mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 22:27:40 +00:00
Split .comm declarations
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.include "macros.inc"
|
||||
|
||||
.comm lbl_80572134, 0xC, 4
|
||||
|
||||
.section .ctors, "wa"
|
||||
lbl_ctor:
|
||||
.4byte __sinit_CScriptCameraPitchVolume_cpp
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
.include "macros.inc"
|
||||
|
||||
.comm lbl_805726FC, 0x4B0, 4
|
||||
|
||||
.section .data
|
||||
.balign 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user