diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-03-07 00:44:28 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-03-07 00:44:28 +0100 |
| commit | 60f21153e18ccf45cb120d50f6d5f5c860de78f2 (patch) | |
| tree | 856fe491cc916bb3a13fd04d1f944c2414ca0809 /src/player.s | |
| parent | c7f33db75d0d41e631abcf952be1b39ee0a6f6f1 (diff) | |
| download | jetpac.nes-60f21153e18ccf45cb120d50f6d5f5c860de78f2.tar.gz jetpac.nes-60f21153e18ccf45cb120d50f6d5f5c860de78f2.zip | |
Move some variables into another memory region
The zp_player_tile_* variables fit perfectly with the space that is left
in the $0x memory region. This allows for a more contiguous
space (e.g. on $Cx) for other elements to come (e.g. items).
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'src/player.s')
0 files changed, 0 insertions, 0 deletions
