Starter project for SDL2.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

9 行
90 B

  1. #ifndef IZ_TEST_H
  2. #define IZ_TEST_H
  3. #include <bdd-for-c.h>
  4. #include "IZ_mock.h"
  5. #endif