Skip to content

Commit edb8752

Browse files
authored
document RESET_ADAPTATION (0xe3e2c1b4c59dbc77) (#1243)
documented its real name and description
1 parent d45c38c commit edb8752

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

GRAPHICS/N_0xe3e2c1b4c59dbc77.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

GRAPHICS/ResetAdaptation.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
ns: GRAPHICS
3+
aliases: ["0xE3E2C1B4C59DBC77"]
4+
---
5+
## RESET_ADAPTATION
6+
7+
```c
8+
// 0xE3E2C1B4C59DBC77 0xD8CC7221
9+
void RESET_ADAPTATION(int numFrames);
10+
```
11+
12+
Resets AnimPostFX adaptation.
13+
14+
## Parameters
15+
* **numFrames**: Number of frames.
16+

0 commit comments

Comments
 (0)