Introduce two dialogs for debugging - a Set SDF dialog and a Debug Help dialog

- sd_legit() moved into cParty class
This commit is contained in:
2015-01-26 14:36:15 -05:00
parent 463af1c41e
commit 4fa0efa7d8
14 changed files with 125 additions and 64 deletions

View File

@@ -5,3 +5,4 @@ bool take_gold(short amount,bool print_result);
void give_spec_items();
void pick_race_abil(cPlayer *pc,short mode);
void reset_boats();
void edit_stuff_done();