quark/src/kernel/fs/qrofs.h
2022-07-03 12:30:00 +02:00

5 líneas
67 B
C

#pragma once
#define QROFS_FILE 0x01
#define QROFS_DIRECTORY 0x02