add some comments
git-svn-id: svn://svn.cc65.org/cc65/trunk@4458 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
7b42fd028a
commit
b86ded5192
1 changed files with 2 additions and 2 deletions
|
@ -51,9 +51,9 @@
|
|||
TGI_MODE_80_48_4
|
||||
TGI_MODE_80_48_2
|
||||
TGI_MODE_40_24_4
|
||||
TGI_MODE_80_192_16b
|
||||
TGI_MODE_80_192_16b ; 80x192, 16 shades of the same color
|
||||
TGI_MODE_80_192_9
|
||||
TGI_MODE_80_192_16h
|
||||
TGI_MODE_80_192_16h ; 80x192, 16 colors with the same brightness
|
||||
TGI_MODE_320_192_2_2p
|
||||
TGI_MODE_80_192_16b_2p
|
||||
TGI_MODE_160_192_4_2p
|
||||
|
|
Loading…
Add table
Reference in a new issue