27 #ifndef MORTEVIELLE_OUTTEXT_H 28 #define MORTEVIELLE_OUTTEXT_H 30 #include "common/str.h" 33 class MortevielleEngine;
38 int nextWord(
int p,
const char *ch,
int &tab);
42 void displayStr(
Common::String inputStr,
int x,
int y,
int dx,
int dy,
int typ);
44 void loadAniFile(
const Common::Path &filename, int32 skipSize,
int length);
Definition: debugger.h:28
Definition: mortevielle.h:156