summaryrefslogtreecommitdiff
path: root/src/save_location.c
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-11-08 02:03:45 -0500
committerGriffinR <griffin.richards@comcast.net>2019-11-08 02:47:55 -0500
commitbef24a45f0249ba867a5a11f34e04c35c64cd9fa (patch)
tree48b971d395ffab0025577260c00b6a0e27dcfe7c /src/save_location.c
parent1475c4d8da2e27734aa5a738e2287222c1e21386 (diff)
Document Littleroot scripts
Diffstat (limited to 'src/save_location.c')
-rw-r--r--src/save_location.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/save_location.c b/src/save_location.c
index 2443b3161..7a9b08a09 100644
--- a/src/save_location.c
+++ b/src/save_location.c
@@ -118,6 +118,8 @@ void TrySetMapSaveWarpStatus(void)
sub_81AFD5C();
}
+// Called when receiving the Pokedex
+// Only place field_A8 is written (aside from clearing on new game), never read
void sub_81AFDA0(void)
{
gSaveBlock2Ptr->field_A8 |= 0x8000;