mirror of
https://github.com/cc65/cc65.git
synced 2025-02-01 09:30:10 +00:00
Update atari7800.h
This commit is contained in:
parent
4e2a3bde92
commit
ab4cdafacb
@ -52,7 +52,7 @@
|
||||
/* No support for dynamically loadable drivers */
|
||||
#define DYN_DRV 0
|
||||
|
||||
extern unsigned char get_tv(void); /* get TV system */
|
||||
unsigned char get_tv(void); /* get TV system */
|
||||
|
||||
#include <_tia.h>
|
||||
#define TIA (*(struct __tia*)0x0000)
|
||||
|
Loading…
x
Reference in New Issue
Block a user