summaryrefslogtreecommitdiff
path: root/src/scanline_effect.c
AgeCommit message (Collapse)Author
2021-02-24Use TASK_NONE constantGriffinR
2020-09-18Changed casts to volatileMeatLoaf3
devkitArm wouldn't copy the bits properly in some instances. Casting as volatile solved the issue
2019-04-05Clean up data headersDizzyEggg
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-01-29decompile scanline effectDizzyEggg