sub_800A0C8

This commit is contained in:
PikalaxALT
2017-11-10 19:06:06 -05:00
parent d76901ff64
commit 27f9dd0a97
3 changed files with 86 additions and 167 deletions

12
include/trade.h Normal file
View File

@@ -0,0 +1,12 @@
#ifndef GUARD_TRADE_H
#define GUARD_TRADE_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
int sub_807A728(void);
#endif //GUARD_TRADE_H