diff options
Diffstat (limited to 'engine/smallflag.asm')
-rwxr-xr-x | engine/smallflag.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/smallflag.asm b/engine/smallflag.asm index abf0df5..c170851 100755 --- a/engine/smallflag.asm +++ b/engine/smallflag.asm @@ -69,4 +69,4 @@ SmallFarFlagAction: ; 03:4d33 pop bc pop hl ld c, a - ret
\ No newline at end of file + ret |