Skip to content

Commit

Permalink
PETKA: added engine description
Browse files Browse the repository at this point in the history
  • Loading branch information
voltya committed Aug 25, 2019
1 parent 32c0e16 commit 9a22cb4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions engines/petka/petka.h
Expand Up @@ -29,6 +29,17 @@

#include "gui/debugger.h"

/*
* This is the namespace of the Petka engine.
*
* Status of this engine: In Development
*
* Games using this engine:
* - Red Comrades Demo
* - Red Comrades Save the Galaxy
* - Red Comrades 2: For the Great Justice
*/

struct ADGameDescription;

namespace Common {
Expand Down

0 comments on commit 9a22cb4

Please sign in to comment.