1
0
mirror of https://github.com/switchbrew/switch-tools.git synced 2025-07-18 00:32:15 +02:00

Fix makefile, readme

This commit is contained in:
plutoo 2017-09-10 23:35:59 +02:00
parent d6f42425db
commit e4d89175af

View File

@ -1,3 +1,4 @@
// Copyright 2017 plutoo
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <stdint.h> #include <stdint.h>