36 files changed, 332 insertions, 176 deletions
diff --git a/src/controller/exp004reshape.h b/src/controller/exp004reshape.h deleted file mode 100644 index 3bb20a5..0000000 --- a/src/controller/exp004reshape.h +++ b/dev/null @@ -1,6 +0,0 @@ -#ifndef EXP004RESHAPE_H -#define EXP004RESHAPE_H - -void exp004reshape (int w, int h); - -#endif // EXP004RESHAPE_H |