rename Remap_UI_window_backgrounds() to Remap_UI_in_window_backgrounds()
This commit is contained in:
@@ -3531,7 +3531,7 @@ void Remap_window_backgrounds(const byte * conversion_table, int Min_Y, int Max_
|
||||
}
|
||||
}
|
||||
|
||||
void Remap_UI_window_backgrounds(const byte * conversion_table)
|
||||
void Remap_UI_in_window_backgrounds(const byte * conversion_table)
|
||||
{
|
||||
int i, j;
|
||||
int pos_y;
|
||||
|
||||
Reference in New Issue
Block a user