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