Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
images_server.cpp
Go to the documentation of this file.
1
#include "
cmd/images.h
"
2
3
template
<
typename
BOGUS >
4
UnitImages<BOGUS>::~UnitImages
()
5
{
6
if
(pExplosion)
7
delete
pExplosion;
8
VSDESTRUCT1
9
}
10
11
//explicit instantiation needed
12
template
struct
UnitImages<void>
;
13
static
UnitImages<void>
bleh
;
src
cmd
images_server.cpp
Generated on Fri May 29 2015 23:07:14 for Vegastrike 0.5.1 rc1 by
1.8.4