Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sub_807AB38 #275

Merged
merged 1 commit into from
Nov 29, 2024
Merged

sub_807AB38 #275

merged 1 commit into from
Nov 29, 2024

Conversation

DizzyEggg
Copy link
Contributor

No description provided.

if (sub_8042768(entity)) {
sub_804151C(entity,param_1_s16,0);
sub_803E708(param_3,0x42);
do {
if (0xc7ff < entity->unk1C) break;
if (entity->unk1C.raw > IntToF248_2(199.999).raw) break;
Copy link
Contributor

@Kermalis Kermalis Nov 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does >= 200 not work here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason it doesn't, I had to do the same thing in here

if (entInfo->unk174.raw <= IntToF248_2(199.999).raw) {

@SethBarberee SethBarberee merged commit e311a74 into pret:master Nov 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants