Fix some splits
This commit is contained in:
parent
5f0d4e4f2a
commit
274f68087b
4 changed files with 5 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "game/object.h"
|
||||
#include "math.h"
|
||||
|
||||
void fn_1_68(omObjData *object);
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
.file "targsupp.s"
|
||||
|
||||
.text
|
||||
.balign 4
|
||||
.balign 16
|
||||
|
||||
.fn TRKAccessFile, global
|
||||
twui r0, 0x0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue