refactor names, 4

This commit is contained in:
2024-02-27 17:48:22 +01:00
parent e1b7c328f8
commit c829a76273
2 changed files with 6 additions and 3 deletions

View File

@ -3,7 +3,7 @@
.section ".rodata","a"
screendata_tmpl:
.global screendata_tmpl
.byte _blue
.byte _red
.byte _off
.byte _yellow
screendataend_tmpl: