mirror of
https://github.com/YACReader/yacreader
synced 2026-02-20 05:53:06 -05:00
Initial implementation of zigzag auto scroll function.
This commit is contained in:
9
compressed_archive/StdAfx.h
Normal file
9
compressed_archive/StdAfx.h
Normal file
@ -0,0 +1,9 @@
|
||||
// StdAfx.h
|
||||
|
||||
#ifndef __STDAFX_H
|
||||
#define __STDAFX_H
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user