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