summaryrefslogtreecommitdiff
path: root/src/code/z_construct.c
diff options
context:
space:
mode:
authorEllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>2021-08-18 16:24:57 +0100
committerGitHub <noreply@github.com>2021-08-18 11:24:57 -0400
commit04343a12025c02030450b60f4de0698c04058567 (patch)
treee424f82b4d64837680d7f935f034d7ed1d21e7ab /src/code/z_construct.c
parentfa95f9e6e881457b4a711809a1bf62480cea2c82 (diff)
z_construct OK (#267)
* z_construct OK * Rename
Diffstat (limited to 'src/code/z_construct.c')
-rw-r--r--src/code/z_construct.c3
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) {
+}