mirror of https://github.com/nmlgc/ReC98.git
7 lines
157 B
C++
7 lines
157 B
C++
|
#include "th03/hardware/vram.hpp"
|
||
|
|
||
|
extern int sprite16_put_h;
|
||
|
extern VRAMWord sprite16_put_w;
|
||
|
extern int sprite16_clip_left;
|
||
|
extern int sprite16_clip_right;
|