Skip to content

Commit

Permalink
wrong placement for endif
Browse files Browse the repository at this point in the history
  • Loading branch information
FireMario211 committed Apr 17, 2024
1 parent 2a18a0a commit b5a2bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hacks/Quartz.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -971,8 +971,8 @@ class $modify(QuartzPlayLayer, PlayLayer) {
}
PlayLayer::loadFromCheckpoint(p0);
}
};
#endif
};
// int m_unk1f8; // used in PlayLayer::getCurrentPercent

class $modify(GJBaseGameLayer) {
Expand Down

0 comments on commit b5a2bd7

Please sign in to comment.