1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-04-03 20:32:34 +00:00

DISPLAY: Updated to current.

This commit is contained in:
Richard Cornwell
2020-03-25 22:32:05 -04:00
parent 3354d99ce5
commit 100846ee75

View File

@@ -45,8 +45,8 @@ typedef unsigned int uint32;
#ifndef PIX_SCALE
#define PIX_SCALE RES_FULL
#endif
extern int ng_type;
extern int ng_scale;
extern int32 ng_type;
extern int32 ng_scale;
extern int32 ng_get_csr(void);
extern int32 ng_get_reloc(void);