mirror of
https://github.com/SplatooD/splatood.git
synced 2026-09-08 00:25:13 -05:00
That should be v1.0.4
This commit is contained in:
4
game.c
4
game.c
@@ -105,8 +105,8 @@ const unsigned char palCharacters[8]={ 0x0f,0x04,0x30,0x0f,0x0f,0x19,0x30,0x0f }
|
||||
const unsigned char palCharPaused[8] = {0x0f,0x00,0x2d,0x0f,0x0f,0x00,0x2d,0x0f};
|
||||
const unsigned char palJudd[]={ 0x0f,0x26,0x27,0x30,0x0f,0x14,0x27,0x30,0x0f,0x2a,0x27,0x30,0x0f,0x26,0x27,0x30 };
|
||||
|
||||
/* v 1 . 0 . 3 */
|
||||
const unsigned char versionStr[] = {230,232,241,231,241,234};
|
||||
/* v 1 . 0 . 4 */
|
||||
const unsigned char versionStr[] = {230,232,241,231,241,235};
|
||||
const unsigned char victoryMsg[] = "Victory!";
|
||||
const unsigned char fourSpaces[] = " ";
|
||||
const unsigned char tieMsg[] = "It's a tie!";
|
||||
|
||||
BIN
splatood.nes
BIN
splatood.nes
Binary file not shown.
Reference in New Issue
Block a user