mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 03:37:00 +00:00
Split .ctors
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
.include "macros.inc"
|
||||
|
||||
.section .ctors, "wa"
|
||||
lbl_ctor:
|
||||
.4byte __sinit_CScriptCameraPitchVolume_cpp
|
||||
|
||||
.section .data
|
||||
|
||||
.global lbl_803E7A70
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
.include "macros.inc"
|
||||
|
||||
.section .ctors, "wa"
|
||||
lbl_ctor:
|
||||
.4byte __sinit_CScriptGunTurret_cpp
|
||||
|
||||
.section .data
|
||||
|
||||
.global lbl_803E71D0
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
.include "macros.inc"
|
||||
|
||||
.section .ctors, "wa"
|
||||
lbl_ctor:
|
||||
.4byte __sinit_CScriptRoomAcoustics_cpp
|
||||
|
||||
.section .data
|
||||
|
||||
.global lbl_803E4708
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
.include "macros.inc"
|
||||
|
||||
.section .ctors, "wa"
|
||||
lbl_ctor:
|
||||
.4byte __sinit_CScriptSpindleCamera_cpp
|
||||
|
||||
.section .data
|
||||
|
||||
.global lbl_803E8670
|
||||
|
||||
Reference in New Issue
Block a user