1
0
Fork 0

New scaler names

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1321
This commit is contained in:
Sjoerd van der Berg 2003-10-14 15:28:14 +00:00
parent 857b872857
commit 02f0a367f8

View file

@ -19,8 +19,11 @@
enum RENDER_Operation {
OP_None,OP_Shot,
OP_2xSai,OP_Scale2x,
OP_None,
OP_Shot,
OP_Normal2x,
OP_AdvMame2x,
OP_Blit,
};
enum {