Skip to content

Commit

Permalink
winapi: Remove MAXDIR, MAXEXT and MAXFILE constants
Browse files Browse the repository at this point in the history
  • Loading branch information
skye committed Jun 10, 2023
1 parent 680b892 commit 18c6acf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/xboxrt/libc_extensions/direct.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@

#define MAXPATH 80
#define MAXDRIVE 3
#define MAXDIR 66
#define MAXFILE 9
#define MAXEXT 5

/*
* These silently succeed, since they wouldn't have any effect on the program at all
Expand Down

0 comments on commit 18c6acf

Please sign in to comment.