SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
AudSpeakerWrap.hpp
1#pragma once
2
3#include <revolution.h>
4
6public:
7 static u32 getRequiredHeapSize();
8 static const char* getResName();
9};