export configuration for ast_corneria (#184)

* complete?

* done

* remove header

* ast_corneria.yaml prepared

* progress

* more progress

* progress

* finished?

* fix duplicated symbol

* matchpoint

* add torch.hash.yml to git ignore

* progress replacing symbol use

* Ready ?

* fix bss reordering issues

* remove redundant entry in gitignore

* remove externs

* we don't need these anymore, libultra is finished
This commit is contained in:
Alejandro Asenjo Nitti
2024-03-29 16:09:14 -03:00
committed by GitHub
parent 09541d8ad3
commit 7ee062df9e
25 changed files with 748 additions and 1348 deletions
-8
View File
@@ -1,8 +0,0 @@
#ifndef AST_CORNERIA_H
#define AST_CORNERIA_H
#include "gfx.h"
#include "sf64object.h"
#include "structs.h"
#endif