summaryrefslogtreecommitdiff
path: root/src/f_pc/f_pc_priority.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/f_pc/f_pc_priority.cpp')
-rw-r--r--src/f_pc/f_pc_priority.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/f_pc/f_pc_priority.cpp b/src/f_pc/f_pc_priority.cpp
index 644cf19999..1ae9e4492d 100644
--- a/src/f_pc/f_pc_priority.cpp
+++ b/src/f_pc/f_pc_priority.cpp
@@ -179,6 +179,4 @@ s32 fpcPi_Init(process_priority_class* pPi, void* pUserData, unsigned int layer,
/* ############################################################################################## */
/* 804505F0-804505F8 0008+00 s=0 e=5 z=1 None .sdata None */
-SECTION_SDATA u8 data_804505F0[8] = {
- 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-};
+SECTION_SDATA s8 data_804505F0 = 0xFF;