mirror of
https://github.com/zoriya/Twac.git
synced 2026-06-04 19:06:03 +00:00
Adding a win detection
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
** EPITECH PROJECT, 2019
|
||||
** Gamacon
|
||||
** File description:
|
||||
** gravity_component
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "component.h"
|
||||
|
||||
extern const struct gc_component win_component;
|
||||
Reference in New Issue
Block a user