mirror of
https://github.com/mariiaan/Bugtris.git
synced 2026-05-14 10:11:20 +02:00
Rename title
This commit is contained in:
@@ -51,7 +51,7 @@ RECT ends
|
||||
|
||||
.const ; Game settings ---
|
||||
myClassName db "TestKlasse", 0
|
||||
myWindowTitle db "Tetris", 0
|
||||
myWindowTitle db "Bugtris", 0
|
||||
|
||||
GRID_SIZE_X EQU 30
|
||||
GRID_SIZE_Y EQU 40
|
||||
|
||||
Reference in New Issue
Block a user