Added forward declarations to avoid ring compiler errors
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#include "header.h"
|
||||
#include "header/input.h"
|
||||
|
||||
int LogEntry::randomed(0);
|
||||
unsigned int PuzzlePiece::idcount(0);
|
||||
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user