summaryrefslogtreecommitdiff
path: root/include/global.berry.h
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2018-02-17 15:32:57 -0600
committerCameron Hall <cameronghall@cox.net>2018-02-17 15:32:57 -0600
commitb9f8d43825463363a67be0ce9fcd00b23d264e05 (patch)
treeb5368c25e1e3fd7a13ed08f628520449e447131c /include/global.berry.h
parent0687469f88a3eeac097cf440f3d12a4b3f2986f3 (diff)
decompile more debug code
Diffstat (limited to 'include/global.berry.h')
-rw-r--r--include/global.berry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.berry.h b/include/global.berry.h
index 21a0dd500..8f185c8f9 100644
--- a/include/global.berry.h
+++ b/include/global.berry.h
@@ -3,7 +3,7 @@
struct Berry
{
- /*0x00*/ const u8 name[7];
+ /*0x00*/ u8 name[7];
/*0x07*/ u8 firmness;
/*0x08*/ u16 size;
/*0x0A*/ u8 maxYield;