1 2 3 4 5 6 7
#ifndef POKEEMERALD_ROM4_H #define POKEEMERALD_ROM4_H void strange_npc_table_clear(void); #endif //POKEEMERALD_ROM4_H