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
6enum
7{
9};
10
11#endif
@ NUM_DUMMIES
Definition: enums.h:8