summaryrefslogtreecommitdiffhomepage
path: root/Stars45/GameWinDX9.cpp
blob: 19fe60d343b1f49fcc9ca01dc8613bd5c7a22dcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*  Starshatter: The Open Source Project
    Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
    Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
    Copyright (c) 1997-2006, Destroyer Studios LLC.
*/

#include "GameWinDX9.h"

#include "Game.h"


GameWinDX9::GameWinDX9()
{
}


GameWinDX9::~GameWinDX9()
{
}