Skip to content

Commit

Permalink
dev(ffx): clean up missing shader
Browse files Browse the repository at this point in the history
  • Loading branch information
clshortfuse committed Dec 3, 2024
1 parent 31035d6 commit 5c2a4c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/games/ffx/addon.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <embed/0x4DC74060.h>
#include <embed/0x6DCD7321.h>
#include <embed/0x90C53F9F.h>
#include <embed/0x9F5327AD.h>
#include <embed/0xA3657554.h>
#include <embed/0xB8F57CD5.h>
#include <embed/0xC605FBD5.h>
Expand All @@ -29,7 +28,6 @@ namespace {
renodx::mods::shader::CustomShaders custom_shaders = {
CustomSwapchainShader(0x6DCD7321),
CustomSwapchainShader(0x04FDEDF9),
CustomShaderEntry(0x9F5327AD),
CustomShaderEntry(0xB8F57CD5),
CustomShaderEntry(0x4DC74060),
CustomShaderEntry(0xA3657554),
Expand Down

0 comments on commit 5c2a4c8

Please sign in to comment.