mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-26 04:12:34 +01:00
7 lines
90 B
C
7 lines
90 B
C
#ifndef ASMTEST_H
|
|
#define ASMTEST_H
|
|
|
|
extern void Asm_PlotSprite() ; // 0x0001BEE4
|
|
|
|
#endif
|