Import libultraship as a submodule (#1943)

Co-authored-by: briaguya <briaguya>
Co-authored-by: Christopher Leggett <chris@leggett.dev>
Co-authored-by: David Chavez <davi@dcvz.io>
This commit is contained in:
briaguya
2022-11-14 05:22:34 -05:00
committed by GitHub
parent 9eb29ed81c
commit 3914781ebf
1067 changed files with 215 additions and 363064 deletions

View File

@@ -1,7 +1,7 @@
#include "debugSaveEditor.h"
#include "../../util.h"
#include "../../OTRGlobals.h"
#include <libultraship/ImGuiImpl.h>
#include <ImGuiImpl.h>
#include "../../UIWidgets.hpp"
#include <spdlog/fmt/fmt.h>
@@ -9,7 +9,7 @@
#include <bit>
#include <map>
#include <string>
#include <libultraship/Cvar.h>
#include <Cvar.h>
extern "C" {
#include <z64.h>