Update programs/games/solitare/solitare.asm
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
;
|
||||
; The Solitare
|
||||
; Author: Max
|
||||
; Compile with FASM
|
||||
;
|
||||
|
||||
Format binary as 'run'
|
||||
use32
|
||||
org 0x0
|
||||
|
||||
Reference in New Issue
Block a user