mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-21 14:38:57 +02:00
got rid of 'src' folders in each sub-project
This commit is contained in:
parent
03c245345e
commit
63e46abdb8
148 changed files with 0 additions and 0 deletions
6
src/citra/version.h
Normal file
6
src/citra/version.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// GENERATED - Do not edit!
|
||||
#ifndef VERSION_H_
|
||||
#define VERSION_H_
|
||||
#define __BUILD__ "122"
|
||||
#define VERSION __BUILD__
|
||||
#endif // VERSION_H_
|
||||
Loading…
Add table
Add a link
Reference in a new issue