|
|
|
|
@ -42,7 +42,7 @@ void __cdecl AddL4Goodies();
|
|
|
|
|
void __cdecl AddLazStand(); |
|
|
|
|
void __cdecl InitObjects(); |
|
|
|
|
void __fastcall SetMapObjects(unsigned char *pMap, int startx, int starty); |
|
|
|
|
void __fastcall DeleteObject(int oi, int i); |
|
|
|
|
void __fastcall DeleteObject_(int oi, int i); |
|
|
|
|
void __fastcall SetupObject(int i, int x, int y, int ot); |
|
|
|
|
void __fastcall SetObjMapRange(int i, int x1, int y1, int x2, int y2, int v); |
|
|
|
|
void __fastcall SetBookMsg(int i, int msg); |
|
|
|
|
|