NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
eggMsgRes.h
1
#pragma once
2
3
#include <types.h>
4
5
namespace
EGG {
6
7
class
MsgRes
{
8
public
:
9
wchar_t
*getMsg(ulong messageID, ulong messageGroup);
10
};
11
12
}
// namespace EGG
EGG::MsgRes
Definition
eggMsgRes.h:7
include
lib
egg
core
eggMsgRes.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2