Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
buffer_io.h
Go to the documentation of this file.
1#ifndef _MSL_COMMON_BUFFER_IO_H
2#define _MSL_COMMON_BUFFER_IO_H
3
4#include "ansi_files.h"
5
7
10
11#endif /* _MSL_COMMON_BUFFER_IO_H */
@ __align_buffer
Definition buffer_io.h:6
@ __dont_align_buffer
Definition buffer_io.h:6
int __flush_buffer(FILE *file, size_t *bytes_flushed)
Definition buffer_io.c:16
void __prep_buffer(FILE *file)
Definition buffer_io.c:8
T cLib_calcTimer(T *value)
Definition c_lib.h:74
Definition ansi_files.h:81