sub_800A0C8
This commit is contained in:
12
include/trade.h
Normal file
12
include/trade.h
Normal 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
|
||||
Reference in New Issue
Block a user