summaryrefslogtreecommitdiff
path: root/src/47/func_ov047_0219196c.cpp
blob: 9029d81fcaf4ffaacf79bfebe6cda0880308113b (plain)
1
2
3
4
5
6
7
8
#include "global.h"
#include "types.h"

#include "System/Random.hpp"

ARM void func_ov047_0219196c(s32 param1) {
    *(s16 *) (param1 + 0x334) = gRandom.Next(0, 61) + 0x3c;
}