summaryrefslogtreecommitdiff
path: root/src/d/d_camera.cpp
diff options
context:
space:
mode:
authorjdflyer <yeacub@gmail.com>2021-01-31 18:03:38 -0700
committerGitHub <noreply@github.com>2021-01-31 20:03:38 -0500
commitf1924e91f4a1ea1dea62b4fb0a1342f94a55ccfe (patch)
tree143b3d8aa6bb5e975c8aa0bcf18975f797d8ba8c /src/d/d_camera.cpp
parent24d529f67b310b50ac1ee22ffb6e1e06645985d9 (diff)
d_kyeff, d_kyeff2, m_Do_printf, and m_Do_graphic (#109)
* Split d_kyeff * Partially matched d_kyeff * split d_kyeff2 * Match d_kyeff2 * split m_Do_printf * m_Do_printf partially matched * hotfix and clang-format * split m_Do_graphic * rename symbols in m_Do_graphic * Match a few functions in m_Do_graphic * Fix Merge Errors * Delete sh.exe.stackdump * Update OSReportInit
Diffstat (limited to 'src/d/d_camera.cpp')
-rw-r--r--src/d/d_camera.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_camera.cpp b/src/d/d_camera.cpp
index 4ee9537e5e..b330e15a0f 100644
--- a/src/d/d_camera.cpp
+++ b/src/d/d_camera.cpp
@@ -12,6 +12,7 @@
#include "f/f_pc/f_pc_searcher.h"
#include "m_Do/m_Do_audio/m_Do_audio.h"
#include "m_Do/m_Do_controller_pad/m_Do_controller_pad.h"
+#include "m_Do/m_Do_graphic/m_Do_graphic.h"
extern "C" {
void __dt__8cM3dGLinFv(void);