Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
Worker Struct Reference

Detailed Description

Definition at line 621 of file common_structs.h.

#include "common_structs.h"

Data Fields

s32 flags
 
void(* update )(void)
 
void(* draw )(void)
 

Field Documentation

◆ flags

s32 Worker::flags

Definition at line 622 of file common_structs.h.

Referenced by update_workers().

◆ update

void(* Worker::update) (void)

Definition at line 623 of file common_structs.h.

◆ draw

void(* Worker::draw) (void)

The documentation for this struct was generated from the following file: