mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
makes more sense this way, still fake tho
This commit is contained in:
@@ -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) {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user