REDRIVER2/src_rebuild/Game/ASM/asmtest.h
2020-12-28 14:51:40 +06:00

7 lines
90 B
C

#ifndef ASMTEST_H
#define ASMTEST_H
extern void Asm_PlotSprite() ; // 0x0001BEE4
#endif