diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-03 11:06:39 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-03 11:06:39 -0400 |
commit | 0849f5637d2aa2b9feebd9dce27cf9cb64754d4a (patch) | |
tree | ee6f5b3903565ec4bb8912fcd85aa789237892f3 /include | |
parent | 927df6fb3e61b94eee3ceffb08ce0e9d5db2c71e (diff) |
sub_804DB2C
Diffstat (limited to 'include')
-rw-r--r-- | include/trade.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/trade.h b/include/trade.h index 04f474194..591c50e8a 100644 --- a/include/trade.h +++ b/include/trade.h @@ -6,5 +6,6 @@ #define POKERUBY_TRADE_H void sub_8047CD8(void); +u16 sub_804DB2C(void); #endif //POKERUBY_TRADE_H |