diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-08-21 15:19:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 15:19:42 -0400 |
commit | d7ec1d234b260df869213e195055dd75bcbe5cf3 (patch) | |
tree | 935bb8ee7d397b5a2873c8af0539d699e2146248 /sym_common.txt | |
parent | 5d6e7a31da8f018c1a69e9e57eca0657ec19c283 (diff) | |
parent | 4dc2ba23f617f0b53a8f4d95e82a71580a808c91 (diff) |
Merge pull request #781 from GriffinRichards/constants-mapdatasize
Sync fieldmap data
Diffstat (limited to 'sym_common.txt')
-rw-r--r-- | sym_common.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sym_common.txt b/sym_common.txt index 6caee9e16..b089f46d3 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -170,7 +170,7 @@ SYMBOL(gFieldLinkPlayerCount, 4) // fieldmap.c . = ALIGN(16); -gUnknown_03004870 = .; +gBackupMapLayout = .; . += 0xC; // field_camera.c |