flappybird renamed to floppybird

kiv fix label with green bg in fullscreen mode
This commit is contained in:
leency
2025-02-24 21:37:50 +02:00
parent aa74ea51d7
commit e0f45e268a
33 changed files with 15 additions and 17 deletions

View File

@@ -1631,7 +1631,7 @@ proc generate_window_header
push eax ebx esi edi
mov esi, [last_name_component]
mov edi, window_header
mov [window_header_len], 4 ; [,/,],
mov [window_header_len], 8 ; [,/,],
mov byte[edi], '['
inc edi