mirror of
https://github.com/libretro/parallel-n64.git
synced 2024-11-26 18:00:35 +00:00
Remove ifdef around it
This commit is contained in:
parent
17f64d0009
commit
1907dac8b0
@ -638,9 +638,7 @@ load_fail:
|
||||
return false;
|
||||
}
|
||||
|
||||
#ifdef HAVE_THR_AL
|
||||
extern struct rgba prescale[PRESCALE_WIDTH * PRESCALE_HEIGHT];
|
||||
#endif
|
||||
|
||||
bool emu_step_render(void)
|
||||
{
|
||||
|
0
libretro/msvc/msvc-2013/nasm.exe
Normal file → Executable file
0
libretro/msvc/msvc-2013/nasm.exe
Normal file → Executable file
0
mupen64plus-rsp-paraLLEl/.clang-format
Executable file → Normal file
0
mupen64plus-rsp-paraLLEl/.clang-format
Executable file → Normal file
0
mupen64plus-rsp-paraLLEl/win32/mman/sys/configure
vendored
Normal file → Executable file
0
mupen64plus-rsp-paraLLEl/win32/mman/sys/configure
vendored
Normal file → Executable file
0
mupen64plus-video-paraLLEl/.clang-format
Executable file → Normal file
0
mupen64plus-video-paraLLEl/.clang-format
Executable file → Normal file
0
tools/gas-preprocessor.pl
Normal file → Executable file
0
tools/gas-preprocessor.pl
Normal file → Executable file
Loading…
Reference in New Issue
Block a user