Update programs/games/solitare/solitare.asm
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user