summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
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 d5535a9c7..3f30544a8 100644
--- a/include/global.h
+++ b/include/global.h
@@ -550,7 +550,7 @@ struct DayCareMailEtc
struct DayCareMail data[2];
union {
struct DayCareMailExtra rc;
- u32 unk70[2];
+ u32 steps[2];
} extra;
};