/* ** EPITECH PROJECT, 2019 ** Gamacon ** File description: ** gravity_component */ #pragma once #include "component.h" extern const struct gc_component win_component;