mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 07:11:06 -04:00
a6e76c0841
* some wii OS fixes * remove old dol2asm comments * remove dol2asm.h * remove function address comments * normalize ATTRIBUTE_ALIGN usage * DECL_WEAK macro * fix gcc attribute weak macro * wrap more mwcc specific things in ifdefs * fixes * fix revo sdk version flags * fixes
11 lines
130 B
C++
11 lines
130 B
C++
/**
|
|
* d_save_init.cpp
|
|
*
|
|
*/
|
|
|
|
#include "d/dolzel.h" // IWYU pragma: keep
|
|
|
|
#include "d/d_save_init.h"
|
|
|
|
void setInitEventBit() {}
|