libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
libultraship.h
Go to the documentation of this file.
1#pragma once
2
3#include "libultra.h"
4#include "bridge.h"
5#include "color.h"
6#include "luslog.h"
7
8#ifdef __cplusplus
9#include "classes.h"
10#endif
Convenience umbrella header that includes all major public libultraship headers.