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

Functions

int print_entry (FILE *out, double *row, int order)
 

Function Documentation

◆ print_entry()

int print_entry ( FILE *  out,
double *  row,
int  order 
)