![]() |
SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
|
#include "shz_cdefs.h"#include "shz_mem.h"#include "shz_scalar.h"#include "shz_trig.h"#include "shz_vector.h"#include "shz_quat.h"#include "shz_matrix.h"#include "shz_xmtrx.h"#include "shz_circle.h"#include "shz_complex.h"
Go to the source code of this file.
Aggregate include file for C API.
This file is intended to be a way to include everything the SH4ZAM library has to offer to the C language within a single header file.
Definition in file shz_sh4zam.h.