X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fglobal.h;h=8cd8624a341deaeb42cd696614dc81e666d9df8b;hb=a8613c2d9809cf90870f7c33b6fda80957241827;hp=2f062e512625d78d5b3412ba2fe44c50154af41a;hpb=d14ff3d04c44d90b4dc151fd7774946e20da0152;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);