Cleanup
svn-id: r7366
This commit is contained in:
parent
c8eb0a9878
commit
ba7e13262c
10 changed files with 206 additions and 749 deletions
|
@ -24,6 +24,8 @@
|
|||
#include "extend.h"
|
||||
#include "string.h"
|
||||
#include "palm.h"
|
||||
|
||||
const Char *SCUMMVM_SAVEPATH = "/PALM/Programs/ScummVM/Saved/";
|
||||
/*
|
||||
//Sony clie PalmOS<5
|
||||
void BmpDrawDDBitmap(const FormType *formP, DmResID bitmapID)
|
||||
|
@ -108,4 +110,4 @@ void WinDrawWarpChars(const Char *chars, Int16 len, Coord x, Coord y, Coord maxW
|
|||
|
||||
part = StrTok(NULL," ");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue