mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-18 07:05:21 -04:00
Improve check new warnings (#308)
* Change check_new_warnings to output stderr to console too * Colour warnings and functions in check_new_warnings * Remove unneeded prototype in EnDai * Add multithreading options, colour to output, help * Give Jenkins a script again * Test * Remove tput warnings, hopefully * Try -T dumb * Undo test warning
This commit is contained in:
@@ -16,7 +16,6 @@ void EnDai_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDai_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
void func_80B3F00C(EnDai* this, GlobalContext* globalCtx);
|
||||
void func_80B3EEDC(EnDai* this, GlobalContext* globalCtx);
|
||||
void func_80B3EF90(EnDai* this, GlobalContext* globalCtx);
|
||||
|
||||
extern AnimationHeader D_060107B0;
|
||||
|
||||
Reference in New Issue
Block a user