mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-30 21:31:03 +00:00
- Duke: added missing include guard to conlabel.h.
This commit is contained in:
parent
67375cf79c
commit
9cc1268839
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#pragma once
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
PLAYER_ZOOM = 1,
|
PLAYER_ZOOM = 1,
|
||||||
|
|
Loading…
Reference in a new issue