summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-06-15 15:50:43 -0500
committercamthesaxman <cameronghall@cox.net>2017-06-15 15:50:43 -0500
commit376e4f138497424d8b6061e03862128f54740dd9 (patch)
tree122152f45a44d1420e1723bcb9967decb12b91b8 /src/data
parentc8f941f5e3604c8cf1929d30890f935e2a47c450 (diff)
finish later
Diffstat (limited to 'src/data')
-rw-r--r--src/data/pokedex_orders.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/data/pokedex_orders.h b/src/data/pokedex_orders.h
index 8abb1acd3..3577e6793 100644
--- a/src/data/pokedex_orders.h
+++ b/src/data/pokedex_orders.h
@@ -1,4 +1,4 @@
-const u16 gPokedexOrder_Alphabetical[] =
+static const u16 gPokedexOrder_Alphabetical[] =
{
387,
388,
@@ -412,7 +412,7 @@ const u16 gPokedexOrder_Alphabetical[] =
263, // Zigzagoon
41, // Zubat
};
-const u16 gPokedexOrder_Weight[] =
+static const u16 gPokedexOrder_Weight[] =
{
92, // Gastly
93, // Haunter
@@ -801,7 +801,7 @@ const u16 gPokedexOrder_Weight[] =
376, // Metagross
383, // Groudon
};
-const u16 gPokedexOrder_Height[] =
+static const u16 gPokedexOrder_Height[] =
{
50, // Diglett
298, // Azurill