Adonthell
0.4
Main Page
Related Pages
Classes
Files
File List
File Members
win_mapview.h
1
/*
2
$Id: win_mapview.h,v 1.1 2001/08/02 15:18:35 gnurou Exp $
3
4
(C) Copyright 2000/2001 Joel Vennin
5
Part of the Adonthell Project http://adonthell.linuxgames.com
6
7
This program is free software; you can redistribute it and/or modify
8
it under the terms of the GNU General Public License.
9
This program is distributed in the hope that it will be useful,
10
but WITHOUT ANY WARRANTY.
11
12
See the COPYING file for more details
13
*/
14
15
#ifndef WIN_MAPVIEW_H_
16
#define WIN_MAPVIEW_H_
17
18
19
#include "win_object.h"
20
#include "
mapview.h
"
21
22
typedef
win_object <mapview>
win_mapview
;
23
24
25
#endif
src
win_mapview.h
Generated by
1.8.3.1