feature/win_screen #43

Merged
cromer merged 6 commits from feature/win_screen into develop 2022-08-31 01:11:58 -04:00
Showing only changes of commit bc82d3d08c - Show all commits

View File

@ -1,5 +1,5 @@
#ifndef ALAI_GAME_OVER_SCREEN_H
#define ALAI_GAME_OVER_SCREEN_H
#ifndef ALAI_GAME_OVER_GAME_OVER_SCREEN_H
#define ALAI_GAME_OVER_GAME_OVER_SCREEN_H
#include <CanvasLayer.hpp>
#include <Godot.hpp>