mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 15:21:09 -04:00
7 lines
130 B
C
7 lines
130 B
C
#ifndef DELAYEDENTITYLOADMANAGER_H
|
|
#define DELAYEDENTITYLOADMANAGER_H
|
|
|
|
#include "manager.h"
|
|
|
|
#endif // DELAYEDENTITYLOADMANAGER_H
|