https://github.com/NSMBW-Community/NSMBW-Decomp/blob/master/include/game/framework/f_base.hpp
| Offset | Name |
|---|---|
| 0x08 | int create(); |
| 0x0C | int preCreate(); |
| 0x10 | void postCreate(fBase_c::MAIN_STATE_e state); |
| 0x14 | int doDelete(); |
| 0x18 | int preDelete(); |
| 0x1C | void postDelete(fBase_c::MAIN_STATE_e state); |