mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 00:14:10 -04:00
58c22687ad
* Files were split by finding sequences of jr $ra, nop, nop. * Game now links to rodata by symbol name in most places.
9 lines
133 B
C
9 lines
133 B
C
#ifndef IN_GAME_GAME_00B190_H
|
|
#define IN_GAME_GAME_00B190_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f00b190(void);
|
|
|
|
#endif
|