mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 18:21:06 +00:00
- backend update from GZDoom without adapting other code.
This commit is contained in:
parent
5eee7b80b1
commit
cf19d75242
80 changed files with 743 additions and 2707 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "texturemanager.h"
|
||||
#include "modelrenderer.h"
|
||||
#include "printf.h"
|
||||
#include "m_swap.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable:4244) // warning C4244: conversion from 'double' to 'float', possible loss of data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue