DDraceNetwork Docs
enums.h
Go to the documentation of this file.
1
/* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */
2
/* If you are missing that file, acquire a complete release at teeworlds.com. */
3
#ifndef ENGINE_CLIENT_ENUMS_H
4
#define ENGINE_CLIENT_ENUMS_H
5
6
enum
7
{
8
NUM_DUMMIES
= 2,
9
};
10
11
#endif
NUM_DUMMIES
@ NUM_DUMMIES
Definition:
enums.h:8
src
engine
client
enums.h
Generated by
1.9.4