Adding isometric camera mode with orthographic projection to current state of master branch of GZDoom.
This commit is contained in:
parent
5925a6a8c5
commit
08b03e6b19
10 changed files with 117 additions and 5 deletions
|
|
@ -35,6 +35,7 @@
|
|||
|
||||
#include <time.h>
|
||||
#include <stdexcept>
|
||||
#include <cstdint>
|
||||
#include "w_zip.h"
|
||||
#include "ancientzip.h"
|
||||
#include "resourcefile.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue