summaryrefslogtreecommitdiff
path: root/3dc/include/3dc.h
blob: a738fd7ad5909ea42d1fe3492acc14c2daefb9b7 (plain)
1
2
3
4
5
6
7
8
9
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>

#include "system.h"
#include "equates.h"
#include "platform.h"
#include "shape.h"
#include "prototyp.h"