OpenBarnyard
 
Loading...
Searching...
No Matches
SaveLoadSKU.h
Go to the documentation of this file.
1#pragma once
3
4class SaveLoadSKU : public AGameState
5{
6public:
8
9 // Not implemented!
10};
#define TDECLARE_CLASS(THIS_CLASS, PARENT_CLASS)
Definition TObject.h:38