mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-23 10:52:36 +01:00
c40d40bd22
- moved necessary data to new sources - running intro with TOMB5 HLE emulator
9 lines
99 B
C
9 lines
99 B
C
#ifndef D2MAPASM_H
|
|
#define D2MAPASM_H
|
|
|
|
|
|
extern void sdSelfModifyingCode() ; // 0x00012D18
|
|
|
|
|
|
#endif
|