1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-08-07 23:25:00 +00:00

Undo spurious text change.

This commit is contained in:
Thomas Harte
2024-03-14 21:16:38 -04:00
parent bc27e3998d
commit 9063852857

View File

@@ -34,7 +34,7 @@ enum Register {
X,
Y,
// These `ex`ist on a 65816 only.
// These exist on a 65816 only.
EmulationFlag,
DataBank,
ProgramBank,