mirror of
https://github.com/irmen/prog8.git
synced 2025-07-25 11:24:15 +00:00
sprites.get_data_ptr() signature changed: now properly returns the 2 values
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
docs: stress more that the @split for word arrays can provide significant code efficiency over normal linear word array
|
||||
|
||||
optimizer bug, see "optimizing inlined functions must reference proper scopes" unittest (skipped for now)
|
||||
causes compiler error for virtual: just calling txt.cls() gives compile error undefined symbol clear_screen
|
||||
|
||||
|
Reference in New Issue
Block a user