-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #320 from Viperio19/journal-documentation
Finishing up journal documentation
- Loading branch information
Showing
7 changed files
with
768 additions
and
763 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
#ifndef POKEPLATINUM_JOURNAL_PRINTER_H | ||
#define POKEPLATINUM_JOURNAL_PRINTER_H | ||
|
||
#include "applications/journal_display/struct_ov81_021D1610.h" | ||
#include "applications/journal_display/journal_controller.h" | ||
|
||
void ov81_021D1610(UnkStruct_ov81_021D1610 *param0); | ||
void ov81_021D1634(UnkStruct_ov81_021D1610 *param0); | ||
void ov81_021D164C(UnkStruct_ov81_021D1610 *param0, u32 param1); | ||
void JournalPrinter_AddWindows(JournalManager *param0); | ||
void JournalPrinter_RemoveWindows(JournalManager *param0); | ||
void JournalPrinter_PrintEntry(JournalManager *param0, u32 param1); | ||
|
||
#endif // POKEPLATINUM_JOURNAL_PRINTER_H |
35 changes: 0 additions & 35 deletions
35
include/applications/journal_display/struct_ov81_021D1610.h
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.