mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-21 17:16:44 +00:00
Fix template parameter reference.
This commit is contained in:
@@ -34,7 +34,7 @@ enum Register {
|
||||
X,
|
||||
Y,
|
||||
|
||||
// These exist on a 65816 only.
|
||||
// These `ex`ist on a 65816 only.
|
||||
EmulationFlag,
|
||||
DataBank,
|
||||
ProgramBank,
|
||||
|
||||
Reference in New Issue
Block a user