Skip to content

Commit fe6cfee

Browse files
committed
add new files
1 parent 8d67b3f commit fe6cfee

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

wiiurpxtool.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2016 0CBH0 <maodatou88@163.com>
2+
// Licensed under the terms of the GNU GPL, version 3
3+
// http://www.gnu.org/licenses/gpl-3.0.txt
4+
15
#include <stdio.h>
26
#include <string.h>
37
#include <stdlib.h>

wiiurpxtool.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2016 0CBH0 <maodatou88@163.com>
2+
// Licensed under the terms of the GNU GPL, version 3
3+
// http://www.gnu.org/licenses/gpl-3.0.txt
4+
15
#pragma once
26

37
#define SHF_RPL_ZLIB 0x08000000

0 commit comments

Comments
 (0)