summaryrefslogtreecommitdiff
path: root/include/species.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-09-13 00:03:22 -0500
committercamthesaxman <cameronghall@cox.net>2017-09-13 00:03:22 -0500
commit270bd98d41a19c516a4be95f522deb26cc4300a9 (patch)
treedca3131793bf14acd85d6558f8195b0294870af6 /include/species.h
parent2c87516ca3efa260b96b92ededb24d75edfe49e8 (diff)
more labeling
Diffstat (limited to 'include/species.h')
-rw-r--r--include/species.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/species.h b/include/species.h
index e33481afd..9ab0565cb 100644
--- a/include/species.h
+++ b/include/species.h
@@ -1,7 +1,8 @@
#ifndef GUARD_SPECIES_H
#define GUARD_SPECIES_H
-enum {
+enum
+{
SPECIES_NONE, // 0x000
SPECIES_BULBASAUR, // 0x001
SPECIES_IVYSAUR, // 0x002