0ad/source/ps/Player.h

9 lines
64 B
C
Raw Normal View History

#ifndef _Player_H
#define _Player_H
class CPlayer
{
};
#endif