mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 14:15:41 +12:00
fix merge conflict bug
This commit is contained in:
parent
a681977c52
commit
bdf54290de
1 changed files with 1 additions and 0 deletions
|
@ -811,6 +811,7 @@ void main() {
|
|||
})";
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
|
||||
void FragmentGenerator::compileLogicOps(std::string& shader, const PICA::FragmentConfig& config) {
|
||||
if (api != API::GLES) [[unlikely]] {
|
||||
|
|
Loading…
Add table
Reference in a new issue