I have some code, but I can't find DIPEngine Address

Code said

Code:
#include <windows.h>
#include <d3d9.h>
#include <d3dx9.h>
 
#pragma comment(lib, "d3d9.lib")
#pragma comment(lib, "d3dx9.lib")

#define GameStatus      0x377F0DDC
#define DIPEngine       0x006A086A
#endif
I found Game Status Address, But I can't find DIPEngine.

Is there anyone help me?

I used USSR's address logger, But there is no DIPEngine ADDRESS.

HELP ME GUYS