aurora/lib/dolphin/GXDraw.cpp

14 lines
282 B
C++
Raw Normal View History

2022-07-27 15:25:25 +00:00
#include "gx.hpp"
// TODO GXDrawCylinder
// TODO GXDrawTorus
void GXDrawSphere(u8 numMajor, u8 numMinor) { puts("GXDrawSphere is a stub"); }
// TODO GXDrawCube
// TODO GXDrawDodeca
// TODO GXDrawOctahedron
// TODO GXDrawIcosahedron
// TODO GXDrawSphere1
// TODO GXGenNormalTable