Fix alignment in AgbRfu_LinkManager.h

This commit is contained in:
PikalaxALT
2020-02-16 14:34:58 -05:00
parent a851a02f01
commit 867734a791
4 changed files with 106 additions and 106 deletions

View File

@@ -2811,3 +2811,8 @@ u32 GetRfuRecvQueueLength(void)
{
return Rfu.unk_124.unk_8c2;
}
void nullsub_89(u8 taskId)
{
}

View File

@@ -147,11 +147,6 @@ void nullsub_14(u8 windowId, s32 itemId, u8 y);
#include "data/union_room.h"
// code
void nullsub_89(u8 taskId)
{
}
void sub_80124EC(u8 windowId, u8 arg1, u8 stringId)
{
FillWindowPixelBuffer(windowId, PIXEL_FILL(1));