diff options
author | camthesaxman <cameronghall@cox.net> | 2017-08-22 17:34:42 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-08-22 17:34:42 -0500 |
commit | bfc4b338cbd3e78062c71ff6f72f821631277c1b (patch) | |
tree | 0b233c9bebd8ab6ba9612907b4a20b1e2d8a9c5e /include/trader.h | |
parent | e81986cd20dbe0d8a98da646d964310a066f1af5 (diff) |
rename some mauville man stuff
Diffstat (limited to 'include/trader.h')
-rw-r--r-- | include/trader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/trader.h b/include/trader.h index 24a9f2a07..e8691be6e 100644 --- a/include/trader.h +++ b/include/trader.h @@ -1,6 +1,6 @@ #ifndef GUARD_TRADER_H #define GUARD_TRADER_H -void sub_81099CC(void); +void TraderSetup(void); #endif // GUARD_TRADER_H |