gb-asm-tutorial icon indicating copy to clipboard operation
gb-asm-tutorial copied to clipboard

Naming convention inconsistency: Rename wPressPlayText variable in title-screen-state.asm

Open CodeWithMa opened this issue 1 year ago • 0 comments

In part 3 title-screen the variable wPressPlayText should not start with w as it is in ROM0.

https://github.com/gbdev/gb-asm-tutorial/blob/7c2b9c706652f4e095ca740e4f0c4023499b9f6b/galactic-armada/src/main/states/title-screen/title-screen-state.asm#L7

CodeWithMa avatar Aug 25 '24 13:08 CodeWithMa