mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-23 01:57:21 +03:00
Stub GLES 1.1 backend
This commit is contained in:
parent
f6a5685de8
commit
feefe2e742
28 changed files with 272 additions and 31 deletions
1
vendor/librw/src/charset.cpp
vendored
1
vendor/librw/src/charset.cpp
vendored
|
|
@ -12,6 +12,7 @@
|
|||
#include "ps2/rwps2.h"
|
||||
#include "d3d/rwd3d.h"
|
||||
#include "gl/rwgl3.h"
|
||||
#include "gles1/rwgles1.h"
|
||||
|
||||
|
||||
#define PLUGIN_ID 1000 // TODO: find a better ID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue