mirror of
https://github.com/lat9nq/tzdb_to_nx.git
synced 2025-05-14 16:58:35 +00:00
commit
9792969023
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ int main(int argc, char *argv[]) {
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delete[] buf;
|
||||||
|
|
||||||
std::vector<u_int8_t> output_buffer;
|
std::vector<u_int8_t> output_buffer;
|
||||||
tzif_data->ReformatNintendo(output_buffer);
|
tzif_data->ReformatNintendo(output_buffer);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue