mirror of
https://github.com/CTCaer/hekate
synced 2024-11-16 00:49:27 +00:00
Note where fusee_kernel_patches.c came from
This commit is contained in:
parent
89b96deeb2
commit
54ec2ed227
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue