// // Created by Scott Norton on 8/30/17. // #ifndef POKERUBY_TRADE_H #define POKERUBY_TRADE_H const u8 gOtherText_MaleSymbol3[1]; const u8 gOtherText_FemaleSymbol3[1]; const u8 gOtherText_GenderlessSymbol[1]; #endif //POKERUBY_TRADE_H