NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
ut_TagProcessor.h
1
#ifndef NW4R_UT_TAG_PROCESSOR_H
2
#define NW4R_UT_TAG_PROCESSOR_H
3
#include <nw4r/types_nw4r.h>
4
5
#include <nw4r/ut/ut_TagProcessorBase.h>
6
7
namespace
nw4r {
8
namespace
ut
{
9
10
typedef
TagProcessorBase<char>
TagProcessor;
11
12
}
// namespace ut
13
}
// namespace nw4r
14
15
#endif
nw4r::ut::TagProcessorBase
Definition
ut_TagProcessorBase.h:34
nw4r::ut
Debugging library which includes various utilities used by the rest of nw4r.
Definition
ut_list.cpp:4
include
lib
nw4r
ut
ut_TagProcessor.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2