summaryrefslogtreecommitdiff
path: root/include/constants/mauville_man.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-12-16 11:42:59 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-12-16 11:42:59 +0100
commitf4ab21ee67eb3d254e086c95467ac08b08a6014c (patch)
treeb54ca1eb6800b5c07b94c134e401f2e4ef00dc79 /include/constants/mauville_man.h
parent435167674968749684710d7ad5c4f628c6b4ae86 (diff)
parent224fdbf026cfb0ff88aac519875a39fb038e4bb1 (diff)
Merge branch 'master' into decompile_use_pokeblock
Diffstat (limited to 'include/constants/mauville_man.h')
-rw-r--r--include/constants/mauville_man.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/constants/mauville_man.h b/include/constants/mauville_man.h
new file mode 100644
index 000000000..b00e3a291
--- /dev/null
+++ b/include/constants/mauville_man.h
@@ -0,0 +1,10 @@
+#ifndef GUARD_CONSTANTS_MAUVILLE_MAN_H
+#define GUARD_CONSTANTS_MAUVILLE_MAN_H
+
+#define MAUVILLE_MAN_BARD 0
+#define MAUVILLE_MAN_HIPSTER 1
+#define MAUVILLE_MAN_TRADER 2
+#define MAUVILLE_MAN_STORYTELLER 3
+#define MAUVILLE_MAN_GIDDY 4
+
+#endif // GUARD_CONSTANTS_MAUVILLE_MAN_H