mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
makes more sense this way, still fake tho
This commit is contained in:
parent
6b5a48ce13
commit
36ac4066c9
@ -373,9 +373,9 @@ void Ending_8018845C(void) {
|
||||
|
||||
for (i = 0; i < 2; i++) {
|
||||
//! FAKE:
|
||||
if ((i == D_ending_8019858C) || (D_ending_8019858C == 2)) {
|
||||
if (D_ending_8019858C == 2) {
|
||||
if (D_ending_8019858C == 2) {}
|
||||
if ((i == D_ending_8019858C) || (D_ending_8019858C != 2)) {
|
||||
if (D_ending_8019858C != 2) {
|
||||
if (D_ending_8019858C) {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user