Update programs/games/solitare/solitare.asm

This commit is contained in:
Max
2026-03-04 19:04:41 +00:00
parent 8f499f78d5
commit 88c24062b1

View File

@@ -8,8 +8,8 @@ use32
org 0x0 org 0x0
; --- EXTERNAL INCLUDES --- ; --- EXTERNAL INCLUDES ---
include 'macros.inc' include '..\..\macros.inc'
include 'KOSfuncs.inc' include '..\..\KOSfuncs.inc'
; --- GAME CONSTANTS --- ; --- GAME CONSTANTS ---
CARD_W equ 50 CARD_W equ 50