mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-03 13:32:17 +00:00
Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
#if DM_BUILD >= 1506
|
|
// We don't actually care about storing the output here, this is just an easy way to ensure the profile runs first.
|
|
GLOBAL_REAL_VAR(world_init_profiler) = world.Profile(PROFILE_RESTART)
|
|
#endif
|