summaryrefslogtreecommitdiff
path: root/include/trade.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-30 01:55:51 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-30 01:55:51 -0400
commit044e8cc93b46fccb2e4e5ed5accf4c55917a3f7f (patch)
tree3628ac48decbc59229a6a92ac1270f5bbed4a4bb /include/trade.h
parent0cac170dfd3bfa9c2386b0b230655ace9dea7f11 (diff)
parentf74d4742f597a423b7a8685d72c06597c8c78db7 (diff)
merge
Diffstat (limited to 'include/trade.h')
-rw-r--r--include/trade.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/trade.h b/include/trade.h
index a4f05e8ed..f950aca53 100644
--- a/include/trade.h
+++ b/include/trade.h
@@ -1,3 +1,4 @@
+
#ifndef GUARD_TRADE_H
#define GUARD_TRADE_H
@@ -13,6 +14,10 @@ struct SomeTradeStruct
extern struct SomeTradeStruct* gUnknown_03004828;
+extern const u8 gOtherText_MaleSymbol3[1];
+extern const u8 gOtherText_FemaleSymbol3[1];
+extern const u8 gOtherText_GenderlessSymbol[1];
+
void sub_804E22C(void);
#endif // GUARD_TRADE_H