Document mauville_man.inc

This commit is contained in:
GriffinR
2019-10-20 16:11:07 -04:00
committed by huderlem
parent 2f36bd62d7
commit 973e6f9667
19 changed files with 731 additions and 541 deletions

View File

@@ -67,6 +67,10 @@
#define FEMALE 1
#define GENDER_COUNT 2
#define BARD_SONG_LENGTH 6
#define NUM_STORYTELLER_TALES 4
#define NUM_TRADER_ITEMS 4
#define OPTIONS_BUTTON_MODE_NORMAL 0
#define OPTIONS_BUTTON_MODE_LR 1
#define OPTIONS_BUTTON_MODE_L_EQUALS_A 2