Sona 0.50 Source

Sona 0.50/tools/tfi2spat/tfi.h

#ifndef TFI_H_
#define TFI_H_

#include "main.h"
Patch *load_tfi(const char *);

#endif