sine_wave macro parameterizes table size, not frequency ("amplitude" was an incorrect comment)

This commit is contained in:
Rangi
2018-02-02 22:45:42 -05:00
parent f258ff8a41
commit 45373ec601
6 changed files with 21 additions and 23 deletions

View File

@@ -789,7 +789,7 @@ StartTrainerBattle_DrawSineWave: ; 8c6f7 (23:46f7)
; 8c728 (23:4728)
.sinewave ; 8c728
sine_wave $100
sine_wave 32
; 8c768
StartTrainerBattle_ZoomToBlack: ; 8c768 (23:4768)