add _flushmemscreen declaration
This commit is contained in:
parent
bdfd1b275b
commit
6b4c8671de
@ -10,6 +10,8 @@
|
|||||||
#include <memdraw.h>
|
#include <memdraw.h>
|
||||||
#include <memlayer.h>
|
#include <memlayer.h>
|
||||||
|
|
||||||
|
extern void _flushmemscreen(Rectangle);
|
||||||
|
|
||||||
#define NHASH (1<<5)
|
#define NHASH (1<<5)
|
||||||
#define HASHMASK (NHASH-1)
|
#define HASHMASK (NHASH-1)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user