]> Chaos Git - corbenik/ctrulib.git/commit
Changed gfxSwapBuffers() to gfxSwapBuffersGpu() in consoleInit(). This fixes the...
authoryellows8 <yellows8@users.noreply.github.com>
Tue, 27 Oct 2015 23:34:07 +0000 (19:34 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Tue, 27 Oct 2015 23:34:07 +0000 (19:34 -0400)
commit76e47c02c807f6dc774bfe3101a4d3f83dcb0ed7
treede1d9710fd556335c04d1c248edd0bf22e5999cb
parentca356af42cea5658f4d0de1a68f0b05df6c73cb3
Changed gfxSwapBuffers() to gfxSwapBuffersGpu() in consoleInit(). This fixes the black-screen issue with the text-console on certain systems(such as old3ds v9.0-v9.2).
libctru/source/console.c