yapb-noob-edition/include/engine/mutil.h

14 lines
262 B
C
Raw Normal View History

2014-07-30 14:17:46 +04:00
/*
* Copyright (c) 2001-2006 Will Day <willday@hpgx.net>
* See the file "dllapi.h" in this folder for full information
*/
// Simplified version by Wei Mingzhi
#ifndef MUTIL_H
#define MUTIL_H
#include "plinfo.h"
#include "sdk_util.h"
#endif /* MUTIL_H */