Skip to content

Commit

Permalink
msvc shutsup
Browse files Browse the repository at this point in the history
  • Loading branch information
Zopolis4 committed Aug 15, 2022
1 parent c5f1343 commit 5ff2908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Core/HW/SI/SI_DeviceBaseboard.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ int CSIDevice_Baseboard::RunBuffer(u8* buffer, int request_length)
int resp = 0;

int real_len = buffer[1];
int p = 2;
//int p = 2; msvc shut up

static int d10_1 = 0xfe;

Expand Down

0 comments on commit 5ff2908

Please sign in to comment.