unref_sub_808D77C

This commit is contained in:
scnorton
2017-09-06 16:14:55 -04:00
parent 9498dfa71c
commit 6448563ede
29 changed files with 202 additions and 224 deletions

11
include/rom_818CFC8.h Normal file
View File

@@ -0,0 +1,11 @@
//
// Created by Scott Norton on 9/6/17.
//
#ifndef POKEEMERALD_ROM_818CFC8_H
#define POKEEMERALD_ROM_818CFC8_H
bool8 InBattlePyramid(void);
u8 sub_81AAA40(void);
#endif //POKEEMERALD_ROM_818CFC8_H

10
include/rom_81BE66C.h Normal file
View File

@@ -0,0 +1,10 @@
//
// Created by Scott Norton on 9/6/17.
//
#ifndef POKEEMERALD_ROM_81BE66C_H
#define POKEEMERALD_ROM_81BE66C_H
bool32 InTrainerHill(void);
#endif //POKEEMERALD_ROM_81BE66C_H