mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-20 18:16:35 +00:00
Extra optimization pass over non-inlined functions (implements #43)
This commit is contained in:
@@ -9,7 +9,7 @@ void main() {
|
||||
ensure_mixedcase()
|
||||
|
||||
#if CBM_64 || CBM_264
|
||||
set_bg_color(green)
|
||||
set_bg_color(white)
|
||||
#endif
|
||||
#if CBM_64 || CBM_264 || ZX_SPECTRUM
|
||||
set_border(red)
|
||||
|
||||
Reference in New Issue
Block a user