-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
decompile a few daItemKantera_c funcs (#1970)
* attempt on daItemKantera_c * format cpp
- Loading branch information
1 parent
b13ff9e
commit cfa5f44
Showing
4 changed files
with
285 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#ifndef D_A_OBJ_KANTERA_H | ||
#define D_A_OBJ_KANTERA_H | ||
|
||
#include "dolphin/types.h" | ||
#include "d/a/d_a_itembase.h" | ||
|
||
#endif /* D_A_OBJ_KANTERA_H */ |
Oops, something went wrong.