Making a proper jump

This commit is contained in:
AnonymusRaccoon
2020-01-03 12:06:50 +01:00
parent 786855bbb4
commit 5c2e400d2d
11 changed files with 161 additions and 5 deletions
+12
View File
@@ -0,0 +1,12 @@
/*
** EPITECH PROJECT, 2019
** MUL_my_runner_2019
** File description:
** texture_renderer_system
*/
#pragma once
#include "system.h"
extern const gc_system gravity_system;