diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-28 10:31:51 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-28 10:31:51 -0400 |
commit | f01cdd2a380174613dc0da6e04dd19a1b0520b0a (patch) | |
tree | 456fb49759fe94165f8e74e164e5475a1eda4303 /include/rom4.h | |
parent | c038b3a51cd82ec56ed09965513e8f846a3490df (diff) |
sub_810C368
Diffstat (limited to 'include/rom4.h')
-rw-r--r-- | include/rom4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rom4.h b/include/rom4.h index eac4d29a2..c5d96f97b 100644 --- a/include/rom4.h +++ b/include/rom4.h @@ -23,6 +23,7 @@ struct UCoords32 }; extern struct UCoords32 gUnknown_0821664C[]; +extern void (*gFieldCallback)(void); // sub_8052F5C void flag_var_implications_of_teleport_(void); |