Note where fusee_kernel_patches.c came from

This commit is contained in:
Drakia 2018-06-17 17:01:39 -07:00
parent 89b96deeb2
commit 54ec2ed227

View file

@ -1,3 +1,4 @@
// Fusee kernel_patches.c taken from https://github.com/Atmosphere-NX/Atmosphere/blob/master/fusee/fusee-secondary/src/kernel_patches.c
#include <string.h> #include <string.h>
#include <stdbool.h> #include <stdbool.h>
#include "fusee_kernel_patches.h" #include "fusee_kernel_patches.h"