1#include "random/seadGlobalRandom.h"
2
3namespace sead
4{
5SEAD_SINGLETON_DISPOSER_IMPL(GlobalRandom)
6} // namespace sead
7