Work on J2DPictureEx (#1919)

This commit is contained in:
hatal175
2023-09-09 23:39:49 +03:00
committed by GitHub
parent 0f4eac4420
commit 8a146f81b6
36 changed files with 557 additions and 1249 deletions
+1 -1
View File
@@ -1698,7 +1698,7 @@ asm void dMenu_Dmap_c::_create() {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void J2DPicture::append(ResTIMG const* param_0, f32 param_1) {
asm bool J2DPicture::append(ResTIMG const* param_0, f32 param_1) {
nofralloc
#include "asm/d/menu/d_menu_dmap/append__10J2DPictureFPC7ResTIMGf.s"
}