0
0
Fork 0
mirror of https://github.com/ZDoom/raze-gles.git synced 2025-02-13 07:01:42 +00:00

- Duke: added missing include guard to conlabel.h.

This commit is contained in:
Christoph Oelckers 2020-10-11 11:37:32 +02:00
parent 67375cf79c
commit 9cc1268839

View file

@ -1,3 +1,5 @@
#pragma once
enum
{
PLAYER_ZOOM = 1,