Skip to content

Commit

Permalink
maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonahex authored and github-actions[bot] committed Jul 28, 2024
1 parent 73f288f commit 061e4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/B/BSImagespaceShader.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ namespace RE
BSTArray<BSFixedString> psConstantNames; // 150
BSTArray<BSFixedString> samplerNames; // 158
BSTArray<BSFixedString> unk180; // 180
BSComputeShader* computeShader; // 198
BSComputeShader* computeShader; // 198
bool unk1A0; // 1A0
bool isComputeShader; // 1A1
};
Expand Down

0 comments on commit 061e4b6

Please sign in to comment.