mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 17:03:05 +00:00
5 lines
134 B
C++
5 lines
134 B
C++
|
#define USE_NULL_DRIVER 1
|
||
|
#define NULL_DRIVER_USE_FOR_TEST 1
|
||
|
#include "null_osystem.h"
|
||
|
#include "../backends/platform/null/null.cpp"
|