Reformat code.

This commit is contained in:
2021-03-14 07:16:30 +00:00
parent 10efebaef6
commit 9aa53cad57
9 changed files with 63 additions and 69 deletions

View File

@@ -5,12 +5,6 @@
#ifndef SETTER_SRC_MACOS_RETRO68_H_
#define SETTER_SRC_MACOS_RETRO68_H_
enum
{
fsRtParID = 1,
fsRtDirID = 2
};
#define FOUR_CHAR_CODE(x) (x)
/************** PC-DOS applications and FileTypes **************/