Use get_tv.inc
git-svn-id: svn://svn.cc65.org/cc65/trunk@3259 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
; /* Return the video mode the machine is using */
|
||||
;
|
||||
|
||||
.export _get_tv
|
||||
|
||||
.include "c64.inc"
|
||||
|
||||
.include "get_tv.inc"
|
||||
|
||||
;--------------------------------------------------------------------------
|
||||
; _get_tv
|
||||
@@ -21,4 +19,4 @@
|
||||
|
||||
.endproc
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user