Skip to content

Commit

Permalink
this commit will be amended inshallah
Browse files Browse the repository at this point in the history
  • Loading branch information
Naim2000 committed Oct 3, 2023
1 parent 6f035ad commit 88f3160
Show file tree
Hide file tree
Showing 5 changed files with 365 additions and 216 deletions.
11 changes: 11 additions & 0 deletions apps/photo_upgrader/meta.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="1">
<name>photo_upgrader</name>
<version>0.9.0</version>
<release_date></release_date>
<coder>thepikachugamer</coder>
<short_description></short_description>
<long_description>
</long_description>
<ahb_access/>
</app>
3 changes: 3 additions & 0 deletions include/tools.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ void init_video(int row, int col);

uint16_t input_scan(uint16_t value);
int quit(int ret);
int net_init_retry(unsigned int retries);
int get_title_rev(const uint64_t tid);
unsigned int check_title(const uint64_t tid);

bool check_dolphin(void);
bool check_vwii(void);
Expand Down
Binary file modified photo_upgrader.zip
Binary file not shown.
Loading

0 comments on commit 88f3160

Please sign in to comment.