mirror of
https://github.com/cc65/cc65.git
synced 2025-08-14 14:26:27 +00:00
Small typo
This commit is contained in:
@@ -394,7 +394,7 @@ under different mappings, defining remapped strings works only flawlessly
|
||||
with static array initialization:
|
||||
|
||||
<verb>
|
||||
#include <atari\_screen\_charmap.h>
|
||||
#include <atari_screen_charmap.h>
|
||||
char pcScreenMappingString[] = "Hello Atari!";
|
||||
|
||||
#include <atari_atascii_charmap.h>
|
||||
|
Reference in New Issue
Block a user