mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_menu_save / pane_class / rename some data (#205)
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress * finish d_menu_save / d_pane_class_alpha / d_pane_class / rename some data * rename more data * remove asm / progress * match all of d_pane_class * fixes / some dKankyo doc
This commit is contained in:
@@ -907,7 +907,7 @@ asm void dMenu_Letter_c::screenSetMenu() {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void J2DTextBox::getWhite() const {
|
||||
asm JUtility::TColor J2DTextBox::getWhite() const {
|
||||
nofralloc
|
||||
#include "asm/d/menu/d_menu_letter/getWhite__10J2DTextBoxCFv.s"
|
||||
}
|
||||
@@ -917,7 +917,7 @@ asm void J2DTextBox::getWhite() const {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void J2DTextBox::getBlack() const {
|
||||
asm JUtility::TColor J2DTextBox::getBlack() const {
|
||||
nofralloc
|
||||
#include "asm/d/menu/d_menu_letter/getBlack__10J2DTextBoxCFv.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user