summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-04-07 13:45:25 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-04-07 13:45:25 -0400
commit6451143b3b738a2a749b83487bcb8e3fd980403e (patch)
tree1f194bdf172f002147cbc11129c9715f65fa90be /include
parentc05ca373e096d557d869268e72f391f8aa113e1f (diff)
parent7f9e0ae6bf9d8e0ffe8ff0ef32a3d9d40db893f2 (diff)
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
Diffstat (limited to 'include')
-rw-r--r--include/global.fieldmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.fieldmap.h b/include/global.fieldmap.h
index 5fa15b95a..fceec9daf 100644
--- a/include/global.fieldmap.h
+++ b/include/global.fieldmap.h
@@ -28,7 +28,7 @@ enum
enum
{
TILE_ENCOUNTER_NONE,
- TILE_ENCOUNTER_GRASS,
+ TILE_ENCOUNTER_LAND,
TILE_ENCOUNTER_WATER,
};