SciresM / hactool

hactool is a tool to view information about, decrypt, and extract common file formats for the Nintendo Switch, especially Nintendo Content Archives.
ISC License
1.01k stars 155 forks source link

Update fseeko64 in utils.h to be able to compile with mingw #69

Closed CelestialAmber closed 5 years ago

CelestialAmber commented 5 years ago

Updated fseeko64 to fix mingw compilation bug.