mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 08:53:51 +00:00
forgot to remove this.
svn-id: r15986
This commit is contained in:
parent
d91e587d41
commit
ecf6a579c5
@ -87,7 +87,6 @@ private:
|
||||
void insertOverlay(OverlayColor *buf, uint8 *ovl, OverlayColor *pal);
|
||||
void processFrame(uint32 animId, AnimationState *anim, uint32 frameNo);
|
||||
bool initOverlays(uint32 id);
|
||||
void decompressRle(uint8 *src, uint8 *dest, uint32 srcSize);
|
||||
Screen *_scr;
|
||||
SoundMixer *_snd;
|
||||
OSystem *_sys;
|
||||
|
@ -31,7 +31,6 @@
|
||||
#include "sword1/objectman.h"
|
||||
#include "sword1/menu.h"
|
||||
#include "sword1/sword1.h"
|
||||
#include "sword1/animation.h"
|
||||
|
||||
namespace Sword1 {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user