- 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,