summaryrefslogtreecommitdiff
path: root/include/gba
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2019-08-01 23:23:43 -0500
committerCameron Hall <cameronghall@cox.net>2019-08-01 23:23:43 -0500
commitb97a0894bfa099ba5ec8363f8cdc08a1c0d9e6db (patch)
treeef04c74a98cafa7da2b3556d6af4067555b9e498 /include/gba
parent840dc3e1c2fee61ded7cbd88e6d8626bd4c14d8b (diff)
update m4a library
Diffstat (limited to 'include/gba')
-rwxr-xr-xinclude/gba/m4a_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gba/m4a_internal.h b/include/gba/m4a_internal.h
index 339a077..0bd6ed7 100755
--- a/include/gba/m4a_internal.h
+++ b/include/gba/m4a_internal.h
@@ -100,7 +100,7 @@ struct CgbChannel
u8 le;
u8 sw;
u32 fr;
- u32 wp;
+ u32 *wp;
u32 cp;
u32 tp;
u32 pp;