all repos — mgba @ 2f7fccfee10c104d968de815f70d9cb5207ea3eb

mGBA Game Boy Advance Emulator

3DS: Fix typo
Jeffrey Pfau jeffrey@endrift.com
Sun, 28 Aug 2016 00:10:28 -0700
commit

2f7fccfee10c104d968de815f70d9cb5207ea3eb

parent

e30e3734da29c84dd4047fbfaa2e699b8d7968b8

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/platform/3ds/main.csrc/platform/3ds/main.c

@@ -813,7 +813,7 @@ .submenu = 0,

.state = FM_LINEAR_2x, .validStates = (const char*[]) { NULL, // Disable choosing nearest neighbor; it always looks bad - "Bilinear (smooter)", + "Bilinear (smoother)", "Bilinear (pixelated)", }, .nStates = 3