mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Rename nif/controlled to nif/texture
This commit is contained in:
parent
4a88726aba
commit
fb8ead2bd4
9 changed files with 15 additions and 11 deletions
|
@ -1,9 +1,9 @@
|
|||
#include "controller.hpp"
|
||||
|
||||
#include "controlled.hpp"
|
||||
#include "data.hpp"
|
||||
#include "node.hpp"
|
||||
#include "particle.hpp"
|
||||
#include "texture.hpp"
|
||||
|
||||
namespace Nif
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue