1
0
mirror of https://github.com/ksherlock/x65.git synced 2025-02-07 00:30:48 +00:00

Missing character

This commit is contained in:
Carl-Henrik Skårstedt 2015-12-16 22:21:35 -08:00
parent cac8f1e9cb
commit 9b02e018aa

View File

@ -77,7 +77,7 @@ VIC_Sprite0_x = $d000 set sprite 0 x position
VIC_Sprite0_y = $d001 set sprite 0 y position
VIC_Sprite1_x = $d002 set sprite 1 x position
VIC_Sprite1_y = $d003 set sprite 1 y position
``
```
The simple way to work with a labels file is to copy an existing hardware file and add labels to it.