home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.whtech.com
/
ftp.whtech.com.7z
/
ftp.whtech.com
/
emulators
/
v9t9
/
linux
/
sources
/
V9t9
/
source
/
vdpsprites.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
2006-10-19
|
160 b
|
14 lines
#ifndef __VDPSPRITES__
#define __VDPSPRITES__
#include "centry.h"
void vdp_update_sprites(void);
void vdp_redraw_sprites(void);
#include "cexit.h"
#endif