Standarized use of star in void and struct pointers
This commit is contained in:
+1
-1
@@ -473,7 +473,7 @@ static void BuyMenuInitBgs(void)
|
||||
|
||||
static void BuyMenuDecompressBgGraphics(void)
|
||||
{
|
||||
void* pal;
|
||||
void *pal;
|
||||
|
||||
DecompressAndCopyTileDataToVram(1, gBuyMenuFrame_Gfx, 0x480, 0x3DC, 0);
|
||||
if ((gShopData.martType) != MART_TYPE_TMHM)
|
||||
|
||||
Reference in New Issue
Block a user