summaryrefslogtreecommitdiff
path: root/include/mauville_old_man.h
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-10-20 16:11:07 -0400
committerhuderlem <huderlem@gmail.com>2019-10-21 17:21:53 -0500
commit973e6f9667ece0c6ceb3d7718ddc65eac9ef1a65 (patch)
treeeb41fd4580c5580a7d0a8e3a8a03dbc362dfcabb /include/mauville_old_man.h
parent2f36bd62d7a0030064eaacd36676678428cfc41b (diff)
Document mauville_man.inc
Diffstat (limited to 'include/mauville_old_man.h')
-rw-r--r--include/mauville_old_man.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/mauville_old_man.h b/include/mauville_old_man.h
index 9d71e81aa..3845ac290 100644
--- a/include/mauville_old_man.h
+++ b/include/mauville_old_man.h
@@ -1,16 +1,6 @@
-
#ifndef GUARD_MAUVILLE_OLD_MAN_H
#define GUARD_MAUVILLE_OLD_MAN_H
-enum MauvilleOldManType
-{
- MAUVILLE_MAN_BARD,
- MAUVILLE_MAN_HIPSTER,
- MAUVILLE_MAN_TRADER,
- MAUVILLE_MAN_STORYTELLER,
- MAUVILLE_MAN_GIDDY
-};
-
extern struct BardSong gBardSong;
void SetMauvilleOldMan(void);