summaryrefslogtreecommitdiff
path: root/include/trade.h
blob: af4da0015b5d74b62a03179b56e70a75aeeba4c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef GUARD_TRADE_H
#define GUARD_TRADE_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations

s32 sub_807A728(void);
void sub_80773AC(void);
void sub_807AE50(void);

#endif //GUARD_TRADE_H