mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-29 04:50:42 +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
|
||||
{
|
||||
PLAYER_ZOOM = 1,
|
||||
|
|
Loading…
Reference in a new issue