diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-06 09:29:59 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-06 09:29:59 -0400 |
commit | a08f11cab32bf4e2557f33fd275ec8c7b4f165c9 (patch) | |
tree | 85f4e408224fcfdea971d0a1df9ecf5e49181009 /include/rom4.h | |
parent | f677873d07dddd9eb43f1a9070bf9b2ac5f61749 (diff) |
sub_808D438
Diffstat (limited to 'include/rom4.h')
-rw-r--r-- | include/rom4.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/rom4.h b/include/rom4.h new file mode 100644 index 000000000..956160afb --- /dev/null +++ b/include/rom4.h @@ -0,0 +1,7 @@ + +#ifndef POKEEMERALD_ROM4_H +#define POKEEMERALD_ROM4_H + +void strange_npc_table_clear(void); + +#endif //POKEEMERALD_ROM4_H |