mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-07 10:11:45 -04:00
match some of fraser/cuyler files.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef RANDOM_FIELD_H
|
||||
#define RANDOM_FIELD_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
#define mRF_PERFECT_BIT 9
|
||||
|
||||
int mRF_GetRandom(int val);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user