Super Mario Odyssey | Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

nn::pl namespace
#include <nn/pl.h>

Contents

  • Reference
    • Enums
    • Functions

Enums

enum SharedFontType { STANDARD = 0x00, CHINESE_SIMPLIFIED = 0x01, EXT_CHINESE_SIMPLIFIED = 0x02, CHINESE_TRAD = 0x03, KOREAN = 0x04, NN_EXT = 0x05 }
enum LoadState { LOADING, LOADED }

Functions

auto GetSharedFontLoadState(SharedFontType) -> LoadState
auto GetSharedFontAddress(SharedFontType) -> void*
auto GetSharedFontSize(SharedFontType) -> u32
void RequestSharedFontLoad(SharedFontType)
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Super Mario Odyssey Docs. Created with Doxygen 1.8.20 and m.css.