Standarized use of star in pointer types

This commit is contained in:
Eduardo Quezada
2022-07-29 10:35:48 -04:00
parent 94fc3ca044
commit 4998b976e1
44 changed files with 239 additions and 239 deletions
+2 -2
View File
@@ -49,8 +49,8 @@ void DestroyHelpMessageWindow(u8 a0)
void sub_8112F18(u8 windowId)
{
const u8* ptr = gUnknown_84566A8;
u8* buffer;
const u8 *ptr = gUnknown_84566A8;
u8 *buffer;
u8 i, j;
u8 width, height;
u8 k;