Upated some machine files to no longer use the egareads and egawrites variables, should fix compilation.

This commit is contained in:
OBattler
2021-03-24 19:42:47 +01:00
parent 5205a06eb2
commit be8c03b3c0
5 changed files with 0 additions and 10 deletions

View File

@@ -81,8 +81,6 @@ typedef struct {
typedef rgb_t PALETTE[256];
extern int egareads,
egawrites;
extern int changeframecount;
extern volatile int screenshots;