mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-19 02:10:39 +00:00
remove some unused macros that were hilariously wrong anyway
This commit is contained in:
parent
6a80e6f083
commit
145be3e1dc
@ -251,14 +251,6 @@
|
||||
sta $C082
|
||||
}
|
||||
|
||||
!macro READ_AUX {
|
||||
sta READMAINMEM
|
||||
}
|
||||
|
||||
!macro READ_MAIN {
|
||||
sta READAUXMEM
|
||||
}
|
||||
|
||||
!macro WRITE_AUX {
|
||||
sta WRITEAUXMEM
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user