mirror of
https://github.com/id-Software/Wolf3D-iOS.git
synced 2026-03-20 00:49:35 +01:00
Source release of Wolfenstein 3D Classic Platinum for iOS, 2.1
This commit is contained in:
2
wolf3d/code/env/video.h
vendored
2
wolf3d/code/env/video.h
vendored
@@ -42,6 +42,8 @@
|
||||
#ifndef __VIDEO_H__
|
||||
#define __VIDEO_H__
|
||||
|
||||
#include "arch.h"
|
||||
|
||||
typedef struct vrect_s
|
||||
{
|
||||
int x, y, width, height;
|
||||
|
||||
Reference in New Issue
Block a user