unref_sub_808D77C
This commit is contained in:
11
include/rom_818CFC8.h
Normal file
11
include/rom_818CFC8.h
Normal 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
10
include/rom_81BE66C.h
Normal 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
|
||||
Reference in New Issue
Block a user