Still making progress. Dropped the archive because it was causing problems.
This commit is contained in:
parent
eed4711fee
commit
8d2acbeb0f
97 changed files with 490 additions and 13322 deletions
|
|
@ -16,8 +16,8 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
#include "io/fopen.h"
|
||||
struct pso_pointer c_print( struct pso_pointer p, struct pso_pointer stream );
|
||||
struct pso_pointer c_princ( struct pso_pointer p, struct pso_pointer stream );
|
||||
struct pso_pointer print( struct pso_pointer frame_pointer );
|
||||
struct pso_pointer princ( struct pso_pointer frame_pointer );
|
||||
|
||||
#define PRINT_VARIANT_PRINT 0
|
||||
#define PRINT_VARIANT_PRIN1 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue