mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Renamed drive system files, see #88
This commit is contained in:
@@ -17,13 +17,11 @@ The most important macro is `TOY_API`, which specifies functions intended for th
|
||||
* [toy_common.h](toy_common_h.md)
|
||||
* [toy_console_colors.h](toy_console_colors_h.md)
|
||||
* [toy_memory.h](toy_memory_h.md)
|
||||
* [toy_drive_system.h](toy_drive_system_h.md)
|
||||
!*/
|
||||
|
||||
#include "toy_common.h"
|
||||
#include "toy_console_colors.h"
|
||||
#include "toy_memory.h"
|
||||
#include "toy_drive_system.h"
|
||||
|
||||
/*!
|
||||
## Core Pipeline
|
||||
|
||||
Reference in New Issue
Block a user