mac: disable NEW_SWIM set by mistake

This commit is contained in:
Olivier Galibert 2021-03-05 14:40:57 +01:00
parent e8ab2b8a78
commit ea2a606611

View File

@ -33,7 +33,7 @@
#include "emupal.h"
#include "screen.h"
#define NEW_SWIM 1
#define NEW_SWIM 0
#define MAC_SCREEN_NAME "screen"
#define MAC_539X_1_TAG "539x_1"