Skip to content

Commit

Permalink
format on files using new naix fields
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-smith-12 committed Oct 20, 2024
1 parent 1f59934 commit 742b0cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions src/overlay017/ov17_02252AB0.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@
#include "struct_defs/sprite_template.h"
#include "struct_defs/struct_0200D0F4.h"

#include "battle/graphic/pl_batt_obj/pl_batt_obj.naix"

#include "heap.h"
#include "narc.h"
#include "sys_task.h"
#include "sys_task_manager.h"
#include "unk_0200C6E4.h"
#include "narc.h"
#include "battle/graphic/pl_batt_obj/pl_batt_obj.naix"

typedef struct UnkStruct_ov17_02252B48_t {
CellActorData *unk_00[5];
Expand Down
3 changes: 1 addition & 2 deletions src/overlay087/ov87_021D106C.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include "gx_layers.h"
#include "heap.h"
#include "message.h"
#include "narc.h"
#include "pokemon.h"
#include "strbuf.h"
#include "string_template.h"
Expand All @@ -37,8 +38,6 @@
#include "unk_02017728.h"
#include "unk_02018340.h"

#include "narc.h"

typedef struct UnkStruct_ov87_021D106C_t {
UnkStruct_ov87_021D0D80 *unk_00;
const UnkStruct_ov87_021D12C0 *unk_04;
Expand Down

0 comments on commit 742b0cf

Please sign in to comment.