summaryrefslogtreecommitdiff
path: root/include/Z2AudioLib
diff options
context:
space:
mode:
authorTakaRikka <takarikka@outlook.com>2022-06-01 04:23:39 -0700
committerTakaRikka <takarikka@outlook.com>2022-06-01 04:23:39 -0700
commit32cea78625839c5285a5f22eec6e7bbeef005c3c (patch)
tree6171308ac96c3cbb1917c43167ac09dc86135df1 /include/Z2AudioLib
parent3f22fa448376893fffd83815ecd4cdccb197f1a4 (diff)
format
Diffstat (limited to 'include/Z2AudioLib')
-rw-r--r--include/Z2AudioLib/Z2WolfHowlMgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Z2AudioLib/Z2WolfHowlMgr.h b/include/Z2AudioLib/Z2WolfHowlMgr.h
index 0efc431339..ba41b0539e 100644
--- a/include/Z2AudioLib/Z2WolfHowlMgr.h
+++ b/include/Z2AudioLib/Z2WolfHowlMgr.h
@@ -8,7 +8,7 @@
* Z2WolfHowlData
* mLineNum: Number of lines/points within the song
* mSongData: u16 array which corresponds to each line/point
- *
+ *
* The high byte of each u16 line corresponds to bar type (low, middle, high)
* The low byte of each u16 line corresponds to length of note
*/