R-Type  2
Doom but in better
Loading...
Searching...
No Matches
WinSystem.cpp File Reference
#include "WinSystem.hpp"
#include "Registry.hpp"
#include "GameMessage.hpp"
Include dependency graph for WinSystem.cpp:

Go to the source code of this file.

Namespaces

namespace  Win
 

Functions

void win_system (Registry &r)
 

Variables

bool game_won = false
 

Function Documentation

◆ win_system()

void win_system ( Registry & r)

Definition at line 11 of file WinSystem.cpp.

Variable Documentation

◆ game_won

bool game_won = false

Definition at line 9 of file WinSystem.cpp.