forked from metin-server/m2dev-client-src
file encoding to utf-8
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
// 페이드아웃 길이(초)
|
||||
// 페이드아웃 길이(초)
|
||||
#define MOVIEMAN_FADE_DURATION 1300
|
||||
#define MOVIEMAN_SKIPPABLE_YES true
|
||||
#define MOVIEMAN_POSTEFFECT_FADEOUT 1
|
||||
|
||||
// 동영상 재생에 DX 7.0 사용
|
||||
// 동영상 재생에 DX 7.0 사용
|
||||
struct IDirectDraw;
|
||||
struct IDirectDrawSurface;
|
||||
struct IDirectDrawMediaStream;
|
||||
|
||||
Reference in New Issue
Block a user