sm64pc/src/game/behaviors/reds_star_marker.inc.c

7 lines
140 B
C
Raw Normal View History

2019-08-25 04:46:40 +00:00
// Filename is abbreviated to prevent compiler seg fault
void bhv_red_coin_star_marker_init(void) {
o->header.gfx.scale[2] = 0.75f;
}