TITANIC: Fleshed out DirectDrawSurface creation
This commit is contained in:
parent
bc1585ccee
commit
041c6475d6
11 changed files with 166 additions and 18 deletions
|
@ -118,4 +118,8 @@ void CGameObject::load(SimpleFile *file) {
|
|||
CNamedItem::load(file);
|
||||
}
|
||||
|
||||
void CGameObject::fn2() {
|
||||
error("TODO");
|
||||
}
|
||||
|
||||
} // End of namespace Titanic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue