Update programs/games/solitare/solitare.asm
Some checks failed
Build system / Build (pull_request) Failing after 5s
Build system / Check kernel codestyle (pull_request) Successful in 28s

This commit is contained in:
Max
2026-02-27 19:23:44 +00:00
parent 79f8b27cfe
commit 7cb981914d

View File

@@ -1,3 +1,9 @@
;
; The Solitare
; Author: Max
; Compile with FASM
;
Format binary as 'run'
use32
org 0x0