amiga-mui/betterstring

View on GitHub
include/clib/mccclass_protos.h

Summary

Maintainability
Test Coverage
#ifndef MCCCLASS_PROTOS_H
#define MCCCLASS_PROTOS_H

#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif

ULONG MCC_Query(LONG which);

#endif