summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-01-12 00:53:22 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-01-11 21:53:22 -0800
commit0db72319326c6b29b0fdcdd1e7767a7e7ba46a1d (patch)
tree72c2e0376b41092430ac41031392a267f8b0d424 /include/global.h
parent7972880b75f034a0ad09047397c2207a22761b21 (diff)
decompile braille_puzzles.c (#187)
* begin decompiling braille_puzzles.c * finish decompiling braille_puzzles.c
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index a9056ed55..8965fcd38 100644
--- a/include/global.h
+++ b/include/global.h
@@ -271,7 +271,7 @@ struct MailStruct
/*0x20*/ u16 itemId;
};
-struct SaveBlock1
+struct SaveBlock1 /* 0x02025734 */
{
/*0x00*/ struct Coords16 pos;
/*0x04*/ struct WarpData location;