mirror of
https://github.com/zoriya/Twac.git
synced 2026-05-24 07:09:55 +00:00
12 lines
172 B
C
12 lines
172 B
C
/*
|
|
** EPITECH PROJECT, 2019
|
|
** MUL_my_runner_2019
|
|
** File description:
|
|
** texture_renderer_system
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "system.h"
|
|
|
|
extern const gc_system walk_system; |