mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-11 11:02:39 -04:00
match some of fraser/cuyler files.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "random_field.h"
|
||||
|
||||
int mRF_GetRandomStepMode(void) {
|
||||
return mRF_GetRandom(100) < 15;
|
||||
}
|
||||
Reference in New Issue
Block a user