30 #include "cge/general.h" 31 #include "common/file.h" 36 class EncryptedStream;
46 #include "common/pack-start.h" 53 #include "common/pack-end.h" 57 char *forceExt(
char *buf,
const char *name,
const char *ext);
75 void hide(int16 x, int16 y);
76 void show(int16 x, int16 y);
77 void xShow(int16 x, int16 y);
78 bool solidAt(int16 x, int16 y);
signed char * fill(signed char *first, signed char *last, Value val)
Definition: algorithm.h:168