diff options
Diffstat (limited to 'sys/src/games/gb/daa.c')
| -rw-r--r-- | sys/src/games/gb/daa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/games/gb/daa.c b/sys/src/games/gb/daa.c index 13ef4b39c..83a72d1af 100644 --- a/sys/src/games/gb/daa.c +++ b/sys/src/games/gb/daa.c @@ -462,4 +462,4 @@ u8int daa[] = { 0x87, 0x50, 0x88, 0x50, 0x89, 0x50, 0x8A, 0x50, 0x8B, 0x50, 0x8C, 0x50, 0x8D, 0x50, 0x8E, 0x50, 0x8F, 0x50, 0x90, 0x50, 0x91, 0x50, 0x92, 0x50, 0x93, 0x50, 0x94, 0x50, 0x95, 0x50, 0x96, 0x50, 0x97, 0x50, 0x98, 0x50, 0x99, 0x50 -};
\ No newline at end of file +}; |
