Skip to content

Commit

Permalink
conflict resolve?
Browse files Browse the repository at this point in the history
  • Loading branch information
Fothsid committed Oct 27, 2021
2 parents db68635 + 802f251 commit e057ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tim2utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ void* OutbreakPngToTm2(const char* input, uint16_t globalTextureId, int* x, int*
if (resultSize)
*resultSize = resultFileSize;
return result;
}
}

0 comments on commit e057ff6

Please sign in to comment.