Link MSL_C/ansi_files

This commit is contained in:
Cuyler36
2025-07-04 17:58:40 -04:00
parent 0bbd6f3dea
commit e5234934f1
3 changed files with 37 additions and 25 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ enum __file_kinds {
__disk_file,
__console_file,
__string_file,
__unavailable_file,
__unavailable_file = 3, // TODO: figure out which one of these file kinds is not present
};
enum __file_orientation {