7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
|
|
#pragma once
|
||
|
|
|
||
|
|
#include <pd_system/gfx_citro3d.hpp>
|
||
|
|
#include <pd_system/gfx_directx9.hpp>
|
||
|
|
#include <pd_system/gfx_opengl2.hpp>
|
||
|
|
#include <pd_system/gfx_opengl3.hpp>
|