mirror of
https://github.com/zeldaret/oot
synced 2026-08-22 14:50:17 -04:00
bfc36c57bf
* document en_viewer * `EnViewerAnimFunc` -> `EnViewerInitDrawFunc` * Document `EnGanonMant`-related code * Run formatter * Cleanup undefined_syms.txt * Ganon -> Ganondorf * InitDraw -> InitAnim * `EnViewer#draw` -> `isVisible` * Remove `#define TYPE`, use params directly * Run formatter * Clarify comment about `Actor_MoveForward` having no effect * Remove clang-format cheat * Change `sInitData` index comments from decimal to enum names * Move data to get rid of forward declarations * Remove not really useful comment * `sShadowFuncs` -> `sShadowDrawFuncs`