LeviLamina
Loading...
Searching...
No Matches
AllocatorC99.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace bgfx {
6
7class AllocatorC99 {};
8
9} // namespace bgfx
Definition AllocatorC99.h:7