1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 13:31:23 +00:00

Trigger recompilation

This commit is contained in:
Fellippe Heitor 2020-01-02 20:18:06 -03:00 committed by GitHub
parent 7c3210ee53
commit 9f89e063f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
// trigger recompilation = 1 // trigger recompilation = 2
int32 displayorder_screen=1; int32 displayorder_screen=1;
int32 displayorder_hardware=2; int32 displayorder_hardware=2;