mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
git subrepo pull --force tools/fado (#1138)
subrepo: subdir: "tools/fado" merged: "a0fa82808" upstream: origin: "git@github.com:EllipticEllipsis/fado.git" branch: "master" commit: "a0fa82808" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596"
This commit is contained in:
parent
eadc477187
commit
6fd0f3cff2
16 changed files with 977 additions and 34 deletions
|
@ -1,7 +1,7 @@
|
|||
/* Copyright (C) 2021 Elliptic Ellipsis */
|
||||
/* SPDX-License-Identifier: AGPL-3.0-only */
|
||||
#include "fairy.h"
|
||||
#include <elf.h>
|
||||
#include "mips_elf.h"
|
||||
|
||||
// clang-format off
|
||||
static const FairyDefineString stTypes[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue