Index: buffer.h =================================================================== --- buffer.h (revision 4580) +++ buffer.h (revision 4581) @@ -60,6 +60,9 @@ /* This action is called from ActionElementAddIf() */ int LoadFootprint(int argc, const char **argv, Coord x, Coord y); +DataTypePtr CreateNewBuffer(void); + + /* --------------------------------------------------------------------------- * access macro for current buffer */