Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Macros | Functions
n64cksum.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "libsm64.h"
#include "utils.h"

Macros

#define N64CKSUM_VERSION   "0.1"
 

Functions

static void print_usage (void)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ N64CKSUM_VERSION

#define N64CKSUM_VERSION   "0.1"

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

◆ print_usage()

static void print_usage ( void  )
static