1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-29 10:29:30 +00:00

Added TGI_API_VERSION

git-svn-id: svn://svn.cc65.org/cc65/trunk@2565 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2003-10-23 09:04:39 +00:00
parent 2612d83864
commit 50d1e69609

View File

@ -71,6 +71,11 @@ TGI_HDR_OUTTEXT = TGI_HDR_JUMPTAB+42 ; OUTTEXT routine
TGI_HDR_JUMPCOUNT = 21 ; Number of jump vectors
;------------------------------------------------------------------------------
; The TGI API version, stored at TGI_HDR_VERSION
TGI_API_VERSION = $01
;------------------------------------------------------------------------------
; Text style constants