removed black borders

This commit is contained in:
Reonu
2021-04-27 12:12:11 +01:00
parent 4a5dcdb7b3
commit 52c8acdf5e

View File

@@ -33,9 +33,9 @@
// Border Height Define for NTSC Versions
#ifdef TARGET_N64
#ifndef VERSION_EU
#define BORDER_HEIGHT 8
#define BORDER_HEIGHT 0
#else
#define BORDER_HEIGHT 1
#define BORDER_HEIGHT 0
#endif
#else
// What's the point of having a border?