diff options
author | YamaArashi <shadow962@live.com> | 2016-10-07 17:47:39 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-07 17:47:39 -0700 |
commit | cd9f796a03218fac930daaf8001a8575e181e396 (patch) | |
tree | e39f2ab15b3e27e415942f5f6feb53d9134e1c66 /constants/m4a_constants.s | |
parent | d9a314dea26545e9d5dc4049857b1470dfecb890 (diff) |
more constants in m4a_1.s
Diffstat (limited to 'constants/m4a_constants.s')
-rw-r--r-- | constants/m4a_constants.s | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/constants/m4a_constants.s b/constants/m4a_constants.s index 349d99427..62ca5bb55 100644 --- a/constants/m4a_constants.s +++ b/constants/m4a_constants.s @@ -157,3 +157,43 @@ struct_field o_MusicPlayerInfo_func, 4 struct_field o_MusicPlayerInfo_intp, 4 struct_field MusicPlayerInfo_size, 0 + + struct_begin + struct_field o_CgbChannel_sf, 1 + struct_field o_CgbChannel_ty, 1 + struct_field o_CgbChannel_rightVolume, 1 + struct_field o_CgbChannel_leftVolume, 1 + struct_field o_CgbChannel_at, 1 + struct_field o_CgbChannel_de, 1 + struct_field o_CgbChannel_su, 1 + struct_field o_CgbChannel_re, 1 + struct_field o_CgbChannel_ky, 1 + struct_field o_CgbChannel_ev, 1 + struct_field o_CgbChannel_eg, 1 + struct_field o_CgbChannel_ec, 1 + struct_field o_CgbChannel_echoVolume, 1 + struct_field o_CgbChannel_echoLength, 1 + struct_field o_CgbChannel_d1, 1 + struct_field o_CgbChannel_d2, 1 + struct_field o_CgbChannel_gt, 1 + struct_field o_CgbChannel_mk, 1 + struct_field o_CgbChannel_ve, 1 + struct_field o_CgbChannel_pr, 1 + struct_field o_CgbChannel_rp, 1 + struct_field o_CgbChannel_d3, 3 + struct_field o_CgbChannel_d5, 1 + struct_field o_CgbChannel_sg, 1 + struct_field o_CgbChannel_n4, 1 + struct_field o_CgbChannel_pan, 1 + struct_field o_CgbChannel_panMask, 1 + struct_field o_CgbChannel_mo, 1 + struct_field o_CgbChannel_le, 1 + struct_field o_CgbChannel_sw, 1 + struct_field o_CgbChannel_fr, 4 + struct_field o_CgbChannel_wp, 4 + struct_field o_CgbChannel_cp, 4 + struct_field o_CgbChannel_tp, 4 + struct_field o_CgbChannel_pp, 4 + struct_field o_CgbChannel_np, 4 + struct_field o_CgbChannel_d4, 8 + struct_field CgbChannel_size, 0 |