mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-12 12:31:25 -07:00
os gfx stub backend
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#if LANG_CPP
|
||||
# if R_BACKEND == R_BACKEND_STUB
|
||||
# include "stub/render_stub.cpp"
|
||||
# include "stub/render_stub.c"
|
||||
# elif R_BACKEND == R_BACKEND_D3D11
|
||||
# include "d3d11/render_d3d11.cpp"
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user