mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 08:53:51 +00:00
adding a fixme
svn-id: r32844
This commit is contained in:
parent
cbf00ff565
commit
f0df79bb88
@ -28,7 +28,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <assert.h> // FIXME: WINCE: this is not needed/not portable (probably applies to all above includes)
|
||||
|
||||
|
||||
#include "common/scummsys.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user