mirror of
https://github.com/irmen/prog8.git
synced 2024-11-26 11:49:22 +00:00
tehtriz compilation issues
This commit is contained in:
parent
a999c23014
commit
febf423eab
@ -7,6 +7,12 @@
|
||||
; staged speed increase
|
||||
; some simple sound effects
|
||||
|
||||
|
||||
|
||||
; TODO fix crash when piece reaches bottom.
|
||||
; TODO fix wrong behavior when compiled without optimizations.
|
||||
|
||||
|
||||
main {
|
||||
|
||||
const ubyte boardOffsetX = 14
|
||||
|
Loading…
Reference in New Issue
Block a user