mirror of https://github.com/zeldaret/mm.git
Normalize line endings
This commit is contained in:
parent
bfcc1d6a9a
commit
e45d0ef673
|
@ -25,7 +25,6 @@ GLOBAL_ASM("./asm/nonmatching/z_scene/func_8012F73C.asm")
|
||||||
#ifdef NONMATCHING
|
#ifdef NONMATCHING
|
||||||
// Regalloc differences only
|
// Regalloc differences only
|
||||||
void Scene_HeaderCommand00(GlobalContext* ctxt, SceneCmd* entry) {
|
void Scene_HeaderCommand00(GlobalContext* ctxt, SceneCmd* entry) {
|
||||||
|
|
||||||
ActorEntry* linkEntry;
|
ActorEntry* linkEntry;
|
||||||
s32 loadReturn;
|
s32 loadReturn;
|
||||||
void* objectVramAddr;
|
void* objectVramAddr;
|
||||||
|
|
Loading…
Reference in New Issue