Update programs/games/solitare/solitare.asm
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 21s
Build system / Build (pull_request) Successful in 16m19s

This commit is contained in:
Max
2026-02-27 20:09:48 +00:00
parent 7cb981914d
commit 932a0fed7d

View File

@@ -1,5 +1,5 @@
; ;
; The Solitare ; Solitare
; Author: Max ; Author: Max
; Compile with FASM ; Compile with FASM
; ;