Skip to content

Commit

Permalink
add new files
Browse files Browse the repository at this point in the history
  • Loading branch information
0CBH0 committed Apr 9, 2016
1 parent 8d67b3f commit fe6cfee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wiiurpxtool.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (C) 2016 0CBH0 <[email protected]>
// Licensed under the terms of the GNU GPL, version 3
// http://www.gnu.org/licenses/gpl-3.0.txt

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
Expand Down
4 changes: 4 additions & 0 deletions wiiurpxtool.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (C) 2016 0CBH0 <[email protected]>
// Licensed under the terms of the GNU GPL, version 3
// http://www.gnu.org/licenses/gpl-3.0.txt

#pragma once

#define SHF_RPL_ZLIB 0x08000000
Expand Down

0 comments on commit fe6cfee

Please sign in to comment.