supermario/base/SuperMarioProj.1994-02-09/Toolbox/FontMgr/Library/Interface/Formatting.h
2019-06-29 23:17:50 +08:00

30 lines
626 B
C

/* --------------------------------------------------------------------------------------
Copyright © 1990-1991, Apple Computer, Inc., All Rights Reserved.
File: Formatting.h
Author: John Farmer
Contains: Macros used in formatting source code.
Revisions: (most recent first):
ID Date Description
<1> 11/16/90 John Farmer - Created the file and it's original contents.
----------------------------------------------------------------------------------- */
#ifndef __Formatting__
#define __Formatting__
// Macro Definitions
#define Locals
#endif __Formatting__