names refactor

This commit is contained in:
2024-02-27 19:09:50 +01:00
parent c9b8fbba52
commit 40c49b6809
2 changed files with 10 additions and 4 deletions

View File

@ -3,9 +3,9 @@
.section ".rodata","a"
screendata_tmpl:
.global screendata_tmpl
.byte _off
.byte _white
.byte _off
.byte _blue
.byte _green
.byte _red
screendataend_tmpl:
.byte 0xff