X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fglobal.h;fp=src%2Fgame_em%2Fglobal.h;h=8cd8624a341deaeb42cd696614dc81e666d9df8b;hb=6e392e90d99cc0b6d8af3a15fc334bf34f889994;hp=2f062e512625d78d5b3412ba2fe44c50154af41a;hpb=f5859ace642a543cafcd27f8fc7b96d8baf31436;p=rocksndiamonds.git diff --git a/src/game_em/global.h b/src/game_em/global.h index 2f062e51..8cd8624a 100644 --- a/src/game_em/global.h +++ b/src/game_em/global.h @@ -51,7 +51,7 @@ void synchro_1(void); void synchro_2(void); void synchro_3(void); -int cleanup_em_level(unsigned char *, int); +int cleanup_em_level(unsigned char *, int, char *); void convert_em_level(unsigned char *, int); void prepare_em_level(void);