Skip to content

Commit

Permalink
Merge pull request #252 from illusion0001/cdlg-bool
Browse files Browse the repository at this point in the history
Update CommonDialog.h
  • Loading branch information
kiwidoggie authored Aug 22, 2023
2 parents c552039 + d803351 commit f5888e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/orbis/CommonDialog.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef _SCE_COMMON_DIALOG_H_
#define _SCE_COMMON_DIALOG_H_

#include <stdbool.h>
#include <stdint.h>
#include <orbis/_types/common_dialog.h>

Expand Down

0 comments on commit f5888e3

Please sign in to comment.