diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2023-06-19 23:39:09 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-19 14:39:09 -0600 |
| commit | 2e6e46892826c329a7a137e5ef081d81d2775a87 (patch) | |
| tree | 61c6123219949f818ba8d481528b3ce5d784088f /src/d/d_camera.cpp | |
| parent | f17cf7f6f118367d59903b0018a532e3fa32eb6a (diff) | |
Work on d_resorce, d_vibration, d_tresure and others (#347)
* Work on d_resorce
* Work on d_a_tag_TWgate
* Work on d_meter_map
* d_tresure OK
* Work on d_vibration
* Work on d_a_npc
* Work on d_a_npc
* Work on d_a_npc
Diffstat (limited to 'src/d/d_camera.cpp')
| -rw-r--r-- | src/d/d_camera.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/d/d_camera.cpp b/src/d/d_camera.cpp index e3d6b9ba5b..de0acc72d7 100644 --- a/src/d/d_camera.cpp +++ b/src/d/d_camera.cpp @@ -22,10 +22,6 @@ namespace std { /* 80182D10 */ void fabs(f32); }; // namespace std -struct mDoLib_clipper { - /* 8001528C */ void setup(f32, f32, f32, f32); -}; - struct daTagMwait_c { /* 80182D9C */ void checkEndMessage(); }; |
