![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include <unistd.h>
#include <assert.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <fcntl.h>
#include "vadpcm.h"
Functions | |
static void | int_handler (s32 sig) |
s32 | main (s32 argc, char **argv) |
Variables | |
static char | usage [] = "bitfile" |
|
static |