You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
removed black borders
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user