summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-24 00:19:24 -0700
committerYamaArashi <shadow962@live.com>2016-10-24 00:19:24 -0700
commit1927edefd9fdb95fad098c8a7baf49f721dee1fd (patch)
treee290d6da9d8eff40fee4add5481d7d1ce6ed2796
parent6db473d98dd8b761ccdac7e74d514910ce56dfd6 (diff)
roamer struct status field
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 511b659ea..207e9b6b2 100644
--- a/include/global.h
+++ b/include/global.h
@@ -131,7 +131,7 @@ struct Roamer
/*0x08*/ u16 species;
/*0x0A*/ u16 hp;
/*0x0C*/ u8 level;
- /*0x0D*/ u8 unk_D;
+ /*0x0D*/ u8 status;
/*0x0E*/ u8 cool;
/*0x0F*/ u8 beauty;
/*0x10*/ u8 cute;