added yacreader flow optimization, flow animation stops if everything is done

This commit is contained in:
Luis Ángel San Martín
2014-06-20 12:40:50 +02:00
commit 49da4f71b4
752 changed files with 69268 additions and 0 deletions

View File

@ -0,0 +1,9 @@
// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include <windows.h>
#include <stdio.h>
#endif