The first commit
This commit is contained in:
10
include/core2/code_6DA30.h
Normal file
10
include/core2/code_6DA30.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __CORE2_6DA30__
|
||||
#define __CORE2_6DA30__
|
||||
|
||||
void print_bold_overlapping(s32 x, s32 y, f32 arg2, u8* string);
|
||||
void print_bold_spaced(s32 x, s32 y, u8* string);
|
||||
void print_dialog(s32 x, s32 y, u8* string);
|
||||
void print_dialog_w_bg(s32 x, s32 y, u8* string);
|
||||
void print_dialog_gradient(s32 x, s32 y, u8* string, u8 arg3, u8 arg4);
|
||||
void func_802F79D0(s32 x, s32 y, u8* string, s32 arg3, s32 arg4);
|
||||
#endif
|
Reference in New Issue
Block a user