add _flushmemscreen declaration
This commit is contained in:
parent
bdfd1b275b
commit
6b4c8671de
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
#include <memdraw.h>
|
||||
#include <memlayer.h>
|
||||
|
||||
extern void _flushmemscreen(Rectangle);
|
||||
|
||||
#define NHASH (1<<5)
|
||||
#define HASHMASK (NHASH-1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue