diff options
Diffstat (limited to 'src/d/d_camera.cpp')
| -rw-r--r-- | src/d/d_camera.cpp | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/d/d_camera.cpp b/src/d/d_camera.cpp index 45c0cb84bc..1f57b00e04 100644 --- a/src/d/d_camera.cpp +++ b/src/d/d_camera.cpp @@ -1,6 +1,5 @@ /* d_camera.cpp autogenerated by split.py v0.3 at 2021-01-02 08:13:10.853821 */ -#include "SComponent/c_angle/c_angle.h" #include "SComponent/c_bg_w.h" #include "SComponent/c_xyz.h" #include "Z2AudioLib/Z2SeMgr/Z2SeMgr.h" @@ -600,7 +599,7 @@ asm void _unnamed_d_camera_cpp__NS_rangef(void) { // __ct__7cSGlobeFv // cSGlobe::cSGlobe(void) -asm void cSGlobe(void) { +asm void __ct__7cSGlobeFv(void) { nofralloc #include "d/d_camera/asm/func_8016E420.s" } @@ -1333,12 +1332,16 @@ asm void std_NS_fabsf(void) { #include "d/d_camera/asm/func_80182A3C.s" } +extern "C" { + +// compiler generated from inline constructor // __ct__7cSAngleFv // cSAngle::cSAngle(void) -asm cSAngle::cSAngle() { +asm void __ct__7cSAngleFv(void) { nofralloc #include "d/d_camera/asm/func_80182A48.s" } +} // R__7cSGlobeFf // cSGlobe::R(float) |
