mirror of
https://github.com/zoriya/Twac.git
synced 2025-12-06 06:36:09 +00:00
12 lines
173 B
C
12 lines
173 B
C
/*
|
|
** EPITECH PROJECT, 2019
|
|
** MUL_my_runner_2019
|
|
** File description:
|
|
** texture_renderer_system
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "system.h"
|
|
|
|
extern const gc_system timer_system; |