diff options
Diffstat (limited to 'src/code/z_construct.c')
| -rw-r--r-- | src/code/z_construct.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/code/z_construct.c b/src/code/z_construct.c index c88f60c09..a2e295da2 100644 --- a/src/code/z_construct.c +++ b/src/code/z_construct.c @@ -1,3 +1,4 @@ #include "global.h" -#pragma GLOBAL_ASM("asm/non_matchings/code/z_construct/nop_801AAAA0.s") +void func_801AAAA0(GlobalContext* globalCtx) { +} |
